Skip to main content
Glama
wutchara

Local Fintech MCP Server

by wutchara

Related Servers

Alternatives to Local Fintech MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      D
      maintenance
      Enables AI assistants to manage personal finances by storing, analyzing, and exporting expense data using a persistent PostgreSQL database. Supports adding/editing expenses, generating spending summaries, detecting top categories, and creating monthly reports.
      12
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to analyze personal financial data from Open Banking sources stored in PostgreSQL database. Provides educational financial analysis tools with intelligent formatting for learning about spending patterns, account balances, and transaction history.
      2
      ISC
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to query a PostgreSQL database through a small set of controlled, read-only tools for schema inspection, row lookup, and aggregate statistics.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to safely interact with PostgreSQL databases, perform queries, inspect schemas, and analyze query performance.
      2
      -

    TDQS

    B3/5.0

    Scored across 2 tools

    Disambiguation3/5

    Both tools return transactions for a user, so they overlap substantially in output shape; only the threshold filter distinguishes flag_anomalies. Descriptions clarify the difference somewhat, but an agent could reasonably confuse the two.

    Naming Consistency4/5

    Both names use a consistent snake_case verb_noun style (get_user_transactions, flag_anomalies). The only minor deviation is that flag_anomalies omits an explicit resource noun, but the pattern is still readable and predictable.

    Tool Count2/5

    Two tools is thin for a fintech domain that implies accounts, transactions, and anomaly workflows. The surface feels like a stub rather than a scoped toolset.

    Completeness2/5

    There is read-only coverage of transactions plus a single filtered view, with no create/update/delete, no account or user management, and no way to act on flagged anomalies. Major lifecycle gaps would block most realistic fintech workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues