Skip to main content
Glama

Related Servers

Alternatives to plaid-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A self-hosted MCP server that lets Claude query your bank accounts, balances, and transactions through Plaid.
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Self-hosted MCP server enabling Claude to query bank accounts, balances, and transactions through Plaid with OAuth and TLS.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A persistent MCP server that securely manages Plaid bank connections, allowing AI assistants to query financial data (balances, transactions, investments, etc.) without exposing sensitive credentials.
      -
    • A
      license
      B
      quality
      C
      maintenance
      A read-only MCP server that lets AI clients query real financial data (bank, credit card, loan, brokerage) via Plaid or Teller, offering tools for balances, transactions, investments, liabilities, identity, income, and debt analysis.
      24
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      A read-only MCP server that connects AI clients to your own bank, credit card, loan, and brokerage data through Plaid or Teller, letting you query accounts, balances, transactions, holdings, liabilities, identity, income, and run debt avalanche/snowball payoff analysis. Credentials and access tokens stay locally in a chmod-600 SQLite file, with outbound calls limited to the provider's API.
      24
      1
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Exposes SimpleFIN bank data (accounts and transactions) as tools for Claude Code, enabling users to connect to bank accounts, list balances, and fetch transactions.
      4
      -

    TDQS

    A3.5/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: listing items, retrieving a single item, fetching balances, listing transactions, syncing transactions, and checking health. There is no overlap in their purposes, and the descriptions make the boundaries clear.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: list_items, get_item, get_balances, list_transactions, sync_transactions, check_item_health. No mixed conventions or vague verbs.

    Tool Count5/5

    Six tools is a well-scoped set for a Plaid MCP server. Each tool covers a core operation needed to interact with linked items, balances, transactions, and health, without unnecessary redundancy.

    Completeness4/5

    The set covers listing, retrieving, and updating (via sync) core Plaid data, along with health checks. Minor gaps exist (e.g., no explicit unlink item or transaction detail tool), but the main workflows are fully supported.

    Maintenance

    ActivityStale
    ResponsivenessNo issues