
Monobank
Pull Monobank currency rates, client profile, and account statements into your agent while you manage indie revenue in Ukraine.
Overview
Monobank MCP Server is a MCP server for the Operate phase that exposes Monobank currency rates, client info, and statements to your agent.
What is this MCP server?
- Stdio MCP monobank-mcp-server v1.1.1 via npx from npm
- Exposes Monobank API: currency rates, client info, and account statements
- Requires MONOBANK_API_TOKEN from api.monobank.ua personal token flow
- GitHub repository akutishevsky/monobank-mcp-server with registry on registry.npmjs.org
- Focused read-oriented banking data for agent Q&A, not a full payment initiation layer in the catalog description
- Server version 1.1.1
- npm identifier monobank-mcp-server
- Transport stdio via npx
Community signal: 6 GitHub stars.
What problem does it solve?
Ukrainian indie builders lose time copying Monobank balances and FX rates into chats or spreadsheets by hand.
Who is it for?
Solo builders with Monobank accounts who need quick agent access to statements and currency rates during monthly finance iteration.
Skip if: Users outside Monobank's API coverage, teams needing corporate banking integrations, or builders who cannot store a bank API token locally.
What do I get? / Deliverables
With MONOBANK_API_TOKEN configured, your agent can fetch Monobank client info, rates, and statements on demand over stdio MCP.
- Agent access to Monobank currency rate endpoints
- Client info and statement data surfaced in conversational workflows
- Configured stdio MCP bridge to Monobank API v1.1.1
Recommended MCP Servers
Journey fit
Bank balance and FX awareness supports day-to-day operations after launch, especially for founders banking with Monobank. Iterate matches recurring statement checks and rate lookups as you reconcile payouts, subscriptions, and cross-border costs.
How it compares
Monobank read API over MCP, not a neobank app replacement or accounting automation skill.
Common Questions / FAQ
Who is Monobank MCP Server for?
It is for developers and solo founders who use Monobank and want MCP agents to read currency rates, client info, and account statements.
When should I use Monobank MCP Server?
Use it during operate-phase reconciliation when you need fresh FX rates or statement context while iterating on runway and expense tracking.
How do I add Monobank MCP Server to my agent?
Configure stdio MCP with npx monobank-mcp-server and set the required secret MONOBANK_API_TOKEN from https://api.monobank.ua/.