Skip to main content
Glama
todesstoss

monobank-mcp

by todesstoss

Monobank MCP Server

A Monobank MCP (Model Context Protocol) Server that provides tools to interact with the Monobank API.

Available Tools

The server exposes the following tools:

  • Currency Tool: Retrieves current currency exchange rates from Monobank.

  • Client Info Tool: Fetches information about the authenticated client.

  • Statement Tool: Fetches account statements for a specified period.

Prerequisites

  • Personal Monobank API Token (get it)

  • Node.js (23.6.0)

  • pnpm

Getting Started

  1. Clone the repository:

    git clone <repository-url>
    cd monobank-mcp
  2. Install dependencies:

    pnpm install
  3. Set up environment variables: Create a .env file in the root directory and add your Monobank API token:

    MONOBANK_API_TOKEN=your_api_token_here
  4. Run the server:

    pnpm start

License

This project is licensed under the MIT License.

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/todesstoss/monobank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server