Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
MCP Server for the Qonto API.
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
When using uv
no specific installation is needed. We will
use uvx
to directly run qonto-mcp-server.
Alternatively you can install qonto-mcp-server
via pip:
pip install qonto-mcp-server
Add this to your claude_desktop_config.json
:
API_LOGIN
and API_SECRET_KEY
values, see the Qonto API key docs."mcpServers": {
"qonto-mcp-server": {
"command": "uvx",
"args": ["qonto-mcp-server", "--api-key", "API_LOGIN:API_SECRET_KEY"]
}
}
"mcpServers": {
"qonto-mcp-server": {
"command": "python",
"args": ["-m", "qonto-mcp-server", "--api-key", "API_LOGIN:API_SECRET_KEY"]
}
}
A containerized MCP server for Microsoft 365, featuring OAuth authentication and OpenTelemetry instrumentation for monitoring.
Captures screenshots and performs OCR text recognition.
Talk with your Apple Notes
Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.
Time and timezone conversion capabilities
Interact with Canvas LMS and Gradescope using AI agents.
A command-line tool to fetch Google Calendar schedules and convert them into custom prompts or text snippets using a template engine.
Capture screenshots and read the clipboard on Windows from within a WSL environment.
MCP server for the incident management platform Rootly.
Marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.