Loomal

qontoctl

MCP server by github.com/alexey-pelykh/qontoctl

CLI and MCP server for the Qonto banking API

3 starsnpm: qontoctl

About qontoctl

qontoctl is an MCP (Model Context Protocol) server published by alexey-pelykh in the official MCP registry, listed under Finance on Loomal. CLI and MCP server for the Qonto banking API

It ships as an npm package (qontoctl), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/alexey-pelykh/qontoctl, where the project has earned 3 GitHub stars.

Use qontoctl with your agent

Claude Code · one command
claude mcp add qontoctl -- npx -y qontoctl
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qontoctl": {
      "command": "npx",
      "args": [
        "-y",
        "qontoctl"
      ]
    }
  }
}
npmqontoctl

Frequently asked questions

What is qontoctl?
qontoctl is an MCP (Model Context Protocol) server by alexey-pelykh in the Finance category. CLI and MCP server for the Qonto banking API
How do I connect qontoctl to Claude, Cursor, or another MCP client?
Install qontoctl from its npm package (qontoctl) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is qontoctl open source?
Yes — the source code is public at github.com/alexey-pelykh/qontoctl, with 3 GitHub stars.
Can AI agents pay to use qontoctl?
Not yet through Loomal — qontoctl is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain qontoctl? Claim this listing free by verifying GitHub ownership, or contact us.