Submit

Monobank Mcp Server

@akutishevsky

MCP (Model Context Protocol) server for integrating with Monobank API.

Tools

get_currency_rates

get_client_info

get_statement

Server Config

{
  "mcpServers": {
    "monobank": {
      "command": "npx",
      "args": [
        "monobank-mcp-server"
      ],
      "env": {
        "MONOBANK_API_TOKEN": "your_token_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.