Developer Tools
Trust: 37/100 (Limited)Monobank Guide
MCP server for Monobank API — currency rates, client info, and account statements
1 starsby akutishevsky
Quick Start
Install
npx monobank-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-akutishevsky-monobank-mcp-server": {
"command": "npx",
"args": [
"monobank-mcp-server"
]
}
}
}