Skip to main content
Glama
GraysonCAdams

sophtron-mcp

Related Servers

Alternatives to sophtron-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      B
      maintenance
      A standalone MCP server wrapping Mastercard Open Finance US (Finicity) APIs for open banking operations, enabling financial data access and payment services.
      62
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that exposes Enable Banking API tools for interacting with bank accounts through Open Banking. It enables users to authenticate sessions, list accounts, and fetch transaction history or balances via a secure self-hosted server.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for interacting with NexBank API v2, providing six business tools and supporting Bearer Token or OAuth authentication.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      F
      maintenance
      MCP server for accessing and managing Banktivity personal finance data, enabling account, transaction, and budget operations through natural language.
      3
      MIT

    TDQS

    A3.8/5.0

    Scored across 15 tools

    Disambiguation4/5

    Most tools target distinct resources and actions. The main overlap is get_connection_accounts and list_accounts, which both list accounts for a connection, though list_accounts includes filtering and preference overrides. This is just one pair, so mostly distinct.

    Naming Consistency5/5

    All tools use a consistent verb_noun pattern with snake_case, such as connect_bank, poll_job, list_accounts. No mixed conventions.

    Tool Count4/5

    15 tools is at the upper end of the typical range but each tool addresses a specific part of the bank connection lifecycle. One redundancy (get_connection_accounts vs list_accounts) makes it slightly over-scoped.

    Completeness3/5

    The server covers connection creation, polling, MFA, account listing, preferences, transactions, and refresh. However, there is no tool for deleting or disconnecting a bank connection, which is a notable gap in lifecycle management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues