🛠️

qontoctl

CLI and MCP server for the Qonto banking API

Developer Tools stdio npm npmstdioalexey-pelykh
RUN IN TERMINAL
claude mcp add alexey-pelykh-qontoctl -- npx -y qontoctl
ADD TO claude_desktop_config.json
{ "mcpServers": { "alexey-pelykh-qontoctl": { "command": "npx", "args": ["-y", "qontoctl"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "alexey-pelykh-qontoctl": { "command": "npx", "args": ["-y", "qontoctl"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "alexey-pelykh-qontoctl": { "command": "npx", "args": ["-y", "qontoctl"] } } }

About This MCP Server

The qontoctl tool is a command-line interface and Model Context Protocol server that connects to the Qonto banking API, enabling developers to interact with the API through a standardized protocol. It can be used by developers who need to integrate the Qonto banking API into their applications, providing a standardized interface for data exchange. Developers would reach for this tool when building applications that require access to Qonto's banking services, using the npm package to install and utilize the qontoctl CLI and MCP server.

CLI and MCP server for the Qonto banking API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

qontoctl on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The qontoctl server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/alexey-pelykh-qontoctl.svg)](https://skillsplayground.com/mcps/alexey-pelykh-qontoctl/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.