qontoctl

alexey-pelykh/qontoctl
★ 2 stars TypeScript 🤖 AI/LLM Updated today
CLI and MCP server for the Qonto banking API
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qontoctl": {
      "command": "npx",
      "args": [
        "-y",
        "alexey-pelykh/qontoctl"
      ]
    }
  }
}

README Excerpt

CLI and MCP server for the [Qonto](https://qonto.com) banking API. This project is brought to you by [Alexey Pelykh](https://github.com/alexey-pelykh). QontoCtl lets AI assistants (Claude, etc.) interact with Qonto through the [Model Context Protocol](https://modelcontextprotocol.io). It can: - **Organizations** — retrieve organization details and settings

Tools (20)

QONTOCTL_ACCESS_TOKENQONTOCTL_CLIENT_IDQONTOCTL_CLIENT_SECRETQONTOCTL_ENDPOINTQONTOCTL_ORGANIZATION_SLUGQONTOCTL_SECRET_KEYQONTOCTL_STAGING_TOKENaccount_closeaccount_createaccount_iban_certificateaccount_listaccount_showaccount_updateattachment_showattachment_uploadbeneficiary_addbeneficiary_listbeneficiary_showbeneficiary_trustbeneficiary_untrust

Topics

apibankingclifintechmcpmcp-serverqontotypescript