Skip to main content
Glama
gabrielbssantos

Pluggy Finance MCP

Related Servers

Alternatives to Pluggy Finance MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server exposing Brazilian Open Finance personal financial data from Pluggy to MCP clients, enabling listing of connections, accounts, transactions, credit card bills, investments, and loans without moving money.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables users to ask natural-language questions about their spending, transactions, and connected bank accounts or cards by aggregating read-only Pluggy Open Finance data across multiple itemIds. It exposes schema and SELECT-only query tools over accounts and transactions without moving money or modifying data.
      2
      MIT
    • A
      license
      B
      quality
      B
      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
    • 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
      Not graded
      quality
      D
      maintenance
      Connects RecargaPay accounts to AI agents via Open Finance Brasil, enabling read-only queries about balances, statements, credit card bills, and investments in natural language.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables managing Pluggy financial data products like accounts, transactions, investments, and loans through 25 MCP tools.
      4 npm
      MIT

    TDQS

    B3/5.0

    Scored across 18 tools

    Disambiguation4/5

    Most tools are clearly separated by resource and action, with list_* for collections and get_* for single items. A few aggregate tools like get_total_balance, get_net_worth, and get_investment_portfolio could be confused, but their descriptions clarify their distinct scopes.

    Naming Consistency5/5

    Tool names follow a consistent list_/get_ + noun pattern with snake_case throughout. The verb prefix reliably indicates whether the tool returns a collection or a single resource, making the naming predictable and easy to navigate.

    Tool Count4/5

    18 tools is slightly above the ideal compact range, but the count is justified by the breadth of finance domains covered: accounts, transactions, credit cards, investments, expenses, and net worth. No tool feels redundant, though a few could potentially be consolidated.

    Completeness4/5

    The surface covers the main read-only finance data needs well: accounts, balances, transactions, statements, credit cards, investments, expenses, and net worth. Minor gaps exist, such as no connection refresh or broader account-level filtering, but core workflows are not blocked.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues