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": {
  "qonto-mcp-server": {
    "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.4.tar.gz (59.0 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.4-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for qonto_mcp_server-0.1.4.tar.gz
Algorithm Hash digest
SHA256 f35c84c52c076206438b37b5f74abf2a4c93c6f058ad215c0dc64e477e6c5338
MD5 9c753ffe6305ff4bc82ef05fe85e620c
BLAKE2b-256 5af0ceec50d96ba2b83ff4831585cecec48475a92af92840979db16703b66455

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qonto_mcp_server-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 004539814881ab90bf1cb8efc16535edd14350d6a6f713eb0f210792d6917de7
MD5 3d9815c77e91914b382f776daab413dc
BLAKE2b-256 10a95d7aab5e67084d10db765d8306c001da14457eeb3328b4b878b38d00109a

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