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_LOGIN
andAPI_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"]
}
}
Related Servers
iMCP
A macOS app that connects your digital life with AI, providing access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather services.
墨问 MCP Server
An intelligent note-taking tool and content community for creating, sharing, and managing notes with file upload capabilities.
Google Sheets MCP
A server for interacting with Google Sheets, allowing you to read, write, and manage spreadsheet data.
Tempo MCP Server
An MCP server for managing Tempo worklogs in Jira. It connects to Jira and Tempo services using API tokens and environment variables.
Trello
Interact with Trello boards, lists, and cards using the Trello REST API.
Jotform
An MCP server which brings Jotform to your AI client or LLM
Adobe Express
Integrate with Adobe Express using LLMs to streamline creative tasks and workflows.
UNO: Unified Narrative Operator
A text enhancement tool that transforms story content into rich, detailed narratives using advanced literary techniques and heuristic analysis.
Recruitee MCP Server
Provides advanced search, reporting, and analytics for recruitment data via Recruitee.
Time
Time and timezone conversion capabilities