Skip to main content
Glama
heinrich321

easy-equities-mcp

by heinrich321

Related Servers

Alternatives to easy-equities-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that turns Interactive Brokers into a question-answering portfolio analyst.
      4
      -
    • 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
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables interaction with Interactive Brokers TWS/Gateway via natural language for portfolio management and market data retrieval. It provides tools for account summaries, historical data, and a secure two-step confirmation process for placing and canceling orders.
      6
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that enables AI assistants to answer portfolio questions about a wealthAPI account, with read-only tools for accounts, transactions, investments, dividends, and market data.
      21
      35 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that wraps the Tiingo financial data API, enabling access to stocks, forex, crypto, news, fundamentals, and corporate actions through natural language.
      17
      11
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Read-only MCP server for accessing Spark/Ordernet brokerage accounts, including Meitav Trade, Psagot, IBI, Nesua, and Gaon. Enables querying holdings, transactions, orders, returns, security lookup, price history, standing orders, and market news via natural language.
      11
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 9 tools

    Disambiguation4/5

    Most tools are clearly distinct (list_sessions vs list_accounts vs get_holdings), but refresh_session and refresh_all_sessions overlap in purpose (one is a subset of the other), and get_transactions vs get_transactions_for_period are similar except for the date range. Descriptions mitigate ambiguity well.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: list_*, refresh_*, get_*. The verbs clearly reflect the action, and no mixed naming conventions or style inconsistencies are present.

    Tool Count5/5

    With 9 tools, the server is well-scoped for its apparent purpose of managing sessions and retrieving account/investment data. Each tool earns its place, and the count is neither sparse nor overwhelming.

    Completeness4/5

    The tool surface covers session management, account listing, holdings, valuations, transactions, and historical prices—a solid read-only domain. Minor gaps exist, such as no account detail endpoint or instrument search, but agents can complete common workflows without major dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues