Skip to main content
Glama
fernando1501

bg-mcp

by fernando1501

Related Servers

Alternatives to bg-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables reading C6 Bank account balances, statements, credit card bills, and investments via Open Finance Brasil. It is read-only and regulated by the Central Bank of Brazil.
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Enables read-only access to Questrade accounts, portfolios, market data, transactions, technical analysis, and order history through MCP.
      11
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI coding assistants to interact with MonCashConnect payment data read-only, including checking balances, listing transactions, and viewing payment details, without moving money.
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to securely read balances, statements, credit card bills, and investments from Safra accounts via Open Finance Brasil. Read-only, regulated by the Central Bank of Brazil.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables read-only access to Finary portfolio data, including profiles, organizations, institution connections, portfolios, and transactions, through MCP.
      5
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables financial data access from connected bank accounts via MCP tools, allowing natural language queries about balances, transactions, subscriptions, investments, and more, with a focus on privacy and read-only access.
      -

    TDQS

    A4.1/5.0

    Scored across 14 tools

    Disambiguation4/5

    Tools are generally well-separated by resource and action, with login steps and account vs. transaction queries clearly delineated. The main overlap is between bg_get_account and bg_get_pension, since both can return pension fund balances, though bg_get_pension adds a monthly statement.

    Naming Consistency4/5

    All tools share the bg_ prefix and use clear snake_case, mostly following a get_/list_/search_ action pattern. Minor deviations like bg_session_status, bg_spending_summary, and bg_logout break the verb_noun convention but are still readable and predictable.

    Tool Count5/5

    14 tools is well within the ideal range and each one maps to a necessary capability for a personal banking MCP: login lifecycle, account overviews, transaction queries, card statements, and cross-account search/summary. No tool feels redundant or extraneous.

    Completeness5/5

    The surface covers the full read-side lifecycle: authentication, session checks, account/balance retrieval, detailed transactions for savings and cards, card statements and categories, pension details, and cross-account aggregation. There are no obvious dead ends for common personal-finance questions.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues