Qonto
Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
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_LOGINandAPI_SECRET_KEYvalues, 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"]
}
}
Servidores relacionados
Backlog MCP Server
Interact with the Backlog API to manage projects, issues, wikis, git repositories, and more.
Eventbrite
Manage events, reporting, and analytics on Eventbrite.
Shared Memory
Provides shared memory for agentic teams to improve token efficiency and coordination.
Confluence
Provides secure access to Atlassian Confluence content and spaces using its REST API.
CData Zoho Projects Server
A read-only MCP server to query live Zoho Projects data using the CData JDBC driver.
Notion MCP Server
An MCP server for interacting with your Notion workspace, enabling LLMs to manage pages and databases.
Lexware Office MCP Server
MCP server for the Lexware Office API — manage invoices, contacts, articles, vouchers, and more. 65 tools across 20 resource domains.
Miro
Access the Miro REST API v2 for managing boards, creating content, and collaborating.
Prompt Book Server
Connects to Notion databases to manage, search, and retrieve AI prompts across multiple collections.
СБОРКА Career
Real-time salary data, job market trends, resume review, interview prep, and career advice for the Russian IT market. Powered by hh.ru API.