🛠️

Monobank

MCP server for Monobank API — currency rates, client info, and account statements

Developer Tools stdio npm npmstdioakutishevsky
RUN IN TERMINAL
claude mcp add akutishevsky-monobank-mcp-server -- npx -y monobank-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "akutishevsky-monobank-mcp-server": { "command": "npx", "args": ["-y", "monobank-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "akutishevsky-monobank-mcp-server": { "command": "npx", "args": ["-y", "monobank-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "akutishevsky-monobank-mcp-server": { "command": "npx", "args": ["-y", "monobank-mcp-server"] } } }

About This MCP Server

The monobank-mcp-server is a Model Context Protocol server that connects to the Monobank API, enabling access to currency rates, client information, and account statements. This server is a developer tool that can be used to integrate Monobank data into applications, and is available as an npm package. Developers working with Monobank API and requiring a standardized interface for data exchange would use this server to simplify their development process.

MCP server for Monobank API — currency rates, client info, and account statements. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

monobank-mcp-server 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 Monobank 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/akutishevsky-monobank-mcp-server.svg)](https://skillsplayground.com/mcps/akutishevsky-monobank-mcp-server/)
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.