MCP server for Monobank API — currency rates, client info, and account statements
MCP (Model Context Protocol) server for integrating with Monobank API. Node.js 18.0.0 or higher A Monobank API token. You can obtain it at: Note: Your API token is only used locally and is never tracked or transmitted anywhere except to Monobank's API. The server provides three tools: 1. getcurrencyrates - Get currency exchange rates (rate limited to once per 5 minutes) 2. getclientinfo - Get…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP (Model Context Protocol) server for integrating with Monobank API. Node.js 18.0.0 or higher A Monobank API token. You can obtain it at: Note: Your API token is only used locally and is never tracked or transmitted anywhere except to Monobank's API. The server provides three tools: 1. getcurrencyrates - Get currency exchange rates (rate limited to once per 5 minutes) 2. getclientinfo - Get client information and account details (rate limited to once per 60 seconds) 3. get_statement - Get…