Skip to main content
Glama
rubenviolinha

Trading 212 Controlled MCP

Related Servers

Alternatives to Trading 212 Controlled MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to read a Trading 212 portfolio (balances, positions, orders, history) and place trades via the public API, supporting both demo and live environments.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to interact with Trading 212 investment accounts for portfolio tracking, account management, and real-time order execution. It supports managing investment pies, analyzing historical data, and monitoring market performance across multiple instrument types.
      23
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides secure access to Trading 212 Public API through MCP, enabling Claude Desktop users to manage portfolios, execute trades, and analyze market data using natural language commands.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to manage Trading212 brokerage accounts, including portfolio analysis, order placement (demo mode), and investment pie management.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides read-only access to Trading 212 accounts, enabling AI assistants to retrieve portfolio positions, account summaries, instrument data, and transaction history.
      12 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables MCP clients to access Trading 212 account data, search instruments, manage pending orders, request reports, and place or cancel trades with explicit trading-enabled configuration.
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 11 tools

    Disambiguation3/5

    Most tools are clearly distinct, but there is overlap between get_cash and get_account_summary, and between get_positions and get_portfolio since both concern position/account data. The descriptions help clarify intent, but an agent could still select the wrong getter without deeper inspection.

    Naming Consistency5/5

    All tools follow a consistent get_/preview_/execute_ prefix pattern with clear object/action naming. There is no mixing of casing, verb styles, or vague generic names.

    Tool Count5/5

    11 tools is well within the ideal range for a trading account server. Each tool serves a distinct read or controlled-action role, and there is no obvious bloat or unnecessary duplication.

    Completeness4/5

    The read surface is thorough, covering cash, positions, portfolio, orders, transactions, dividends, and account summary. The action surface supports market order previews, cancellation previews, and confirmed execution; missing limit/stop order types and order modification are minor given the apparent controlled scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues