Skip to main content
Glama
Aler1x
by Aler1x

Related Servers

Alternatives to Monobank MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes Monobank personal account data through MCP tools, allowing users to fetch client info, accounts, and jars. It also enables retrieving account statements for specific time periods.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables MCP clients to access Monobank's open API for exchange rates, account and jar balances, and statements, as well as set webhooks, using natural language tools.
      5
      9 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to retrieve and format Monobank account statements and transactions by date range.
      3 npm
      4
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables integration with Monobank API to check currency exchange rates, view account balances, and retrieve transaction statements through natural language queries.
      3
      26 npm
      10
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      Enables interaction with Monarch Money data via MCP tools for accounts, budgets, and transactions.
      6
      98 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables secure, read-only access to personal European bank accounts through Enable Banking and Cloudflare Workers, allowing MCP clients to list accounts, retrieve balances, search transactions, and summarize cash flow.
      1
      MIT

    TDQS

    A3.6/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_client_info retrieves client metadata, accounts, and jars, while get_statement fetches transaction data for a specific period. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun naming pattern (get_client_info, get_statement) with identical verb style and snake_case formatting, making them predictable and easy to understand.

    Tool Count2/5

    With only two tools, the server feels severely under-scoped for a banking API. Key operations like creating transactions, managing accounts, or updating client details are missing, limiting its utility for comprehensive financial tasks.

    Completeness2/5

    The toolset is highly incomplete for a banking domain. It only supports read operations (get_client_info, get_statement) with no ability to perform writes (e.g., transfers, payments), updates, or deletions, leaving significant gaps in typical banking workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues