Qontoctl runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 15 Jul 2026.
CLI and MCP server for the Qonto banking API
Today is the operative word: we check Qontoctl every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qontoctl -- npx -y qontoctl
{
"mcpServers": {
"qontoctl": {
"args": [
"-y",
"qontoctl"
],
"command": "npx"
}
}
}
[mcp_servers.qontoctl]
command = "npx"
args = ["-y", "qontoctl"]
{
"mcpServers": {
"qontoctl": {
"args": [
"-y",
"qontoctl"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qontoctl": {
"args": [
"-y",
"qontoctl"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
QONTOCTL_ORGANIZATION_SLUG (Qonto organization slug), QONTOCTL_SECRET_KEY (Qonto API secret key).
The author declared them in the registry entry; get the values from the project itself.
CLI and MCP server for the LinkedIn API
MCP server for the Keeping time-tracking API
MCP server for the Vulners.com API
MCP server for the Seline Analytics API
MCP server and CLI for Brave DevTools
The official MCP Server for the Mux API
MCP server for SWAPI API
MCP server for Hostinger API
Answers built from our own checks of this server.