Skip to main content

MCP Server for the Qonto API.

Project description

Qonto-MCP-Server

MCP Server for the Qonto API.

Supported API Methods

This MCP server supports all endpoints of Qonto's Business API that are accessible via API key authentication. For a comprehensive list of these endpoints, please refer to the official Qonto documentation:

👉 Endpoints accessible with an API key

Installation

Using uv (recommended)

When using uv no specific installation is needed. We will use uvx to directly run qonto-mcp-server.

Using PIP

Alternatively you can install qonto-mcp-server via pip:

pip install qonto-mcp-server

Configuration

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

  • Note: For details on how to obtain API_LOGIN and API_SECRET_KEY values, see the Qonto API key docs.

Using uvx

"mcpServers": {
  "qonto-mcp-server": {
    "command": "uvx",
    "args": ["qonto-mcp-server", "--api-key", "API_LOGIN:API_SECRET_KEY"]
  }
}

Using pip installation

"mcpServers": {
  "git": {
    "command": "python",
    "args": ["-m", "qonto-mcp-server", "--api-key", "API_LOGIN:API_SECRET_KEY"]
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qonto_mcp_server-0.1.2.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qonto_mcp_server-0.1.2-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file qonto_mcp_server-0.1.2.tar.gz.

File metadata

  • Download URL: qonto_mcp_server-0.1.2.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.5

File hashes

Hashes for qonto_mcp_server-0.1.2.tar.gz
Algorithm Hash digest
SHA256 27048cf910ea2014b20c5a4996540372c24acad9b2a99a6668c944acf0084c5c
MD5 22fd069822a93f2ad62ff559a3a7ca35
BLAKE2b-256 e52d823095debb3915e750e297a4634108b00594f9bfff79dff94f50df0bf63f

See more details on using hashes here.

File details

Details for the file qonto_mcp_server-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for qonto_mcp_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aa0eb0824f2ae3f2761ef7c21b508367284a995b62ab90c24ff2fb34348ee005
MD5 15f5efea9fee44991049c39626a002bc
BLAKE2b-256 ddfad47e010ee4965d314878c012b83051738751bbd08d46ecc662ec72fea361

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page