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.3.tar.gz (52.9 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.3-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for qonto_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f4f3cd94b4697693378f49813e6a09bd734532a2c1d7802270e7cb690eb34b7f
MD5 b12c116c681cb05a192bd607c717a597
BLAKE2b-256 cf5ab8b41f61edfae30bec242d02054e7b1736d49ec1e6bb9b2a0f65ccef6ead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qonto_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 137603908f5a530d38e9049341a87f2098ba3991123eb2a6cfd530f0b25d1519
MD5 598dc5a261f7339f2088bfceb265a87b
BLAKE2b-256 065db0ebd35acbe3c23de2e47b7b0623f828b4ff19ba1046fdb35a23de1975ec

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