Skip to main content
Glama
tkom04

Open Banking MCP Server

by tkom04

Related Servers

Alternatives to Open Banking MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables read-only access to personal bank accounts via the TrueLayer API, allowing querying of accounts, balances, transactions, and generating financial analytics such as spending by category, subscriptions, and monthly summaries.
      9
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to interact with Up Bank accounts and transactions, including reading balances, summarizing spending, and categorizing or tagging transactions.
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables interaction with Monzo bank accounts for balance checking, transaction management, pot operations, and reconciliation through natural language.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Qonto's Business API for banking operations. Supports all API key-accessible endpoints for managing business banking transactions and account information.
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables users to connect bank accounts within a chat session using Sophtron's UCW widget and query account information, owner details, and transactions persistently.
      19 npm
      4
      Apache 2.0
    • 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

    C2.8/5.0

    Scored across 9 tools

    Disambiguation2/5

    exchange_code and complete_code_exchange overlap almost entirely (one is a legacy alias), and get_accounts/list_accounts plus get_transactions/list_transactions have similar names but differ in real vs. dummy behavior, creating confusion. An agent could easily select the wrong tool without careful description inspection.

    Naming Consistency3/5

    The pattern is mostly verb_noun, but the use of both get_ and list_ prefixes for closely related actions, along with exchange_code versus complete_code_exchange, shows inconsistent verb choice. The 'legacy alias' note further muddies the name convention.

    Tool Count5/5

    With 9 tools, the server is well-scoped for Open Banking operations covering auth, accounts, transactions, consents, and export. Each tool has a place, and the count is neither too small nor excessive.

    Completeness4/5

    The surface covers the core lifecycle: OAuth authorization, code exchange, account listing, transaction retrieval, CSV export, and consent listing. Notable gaps include consent revocation and token refresh, which are minor but would round out the workflow.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive