Skip to main content
Glama
KyuRish

trading212-mcp-server

Related Servers

Alternatives to trading212-mcp-server

  • A
    license
    B
    quality
    D
    maintenance
    Provides a comprehensive suite of 20 tools for cryptocurrency trading and technical analysis across 100+ exchanges like Binance and MEXC via CCXT. It enables users to execute orders, track positions, and scan for market opportunities through Claude Desktop using natural language.
    20
    10 npm
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides foundational trading utilities by fetching market data through Akshare and computing technical indicators like RSI and MACD using TA-Lib. It enables users to retrieve candlestick data and technical analysis series via a standardized MCP interface.
    9
    -
  • A
    license
    A
    quality
    A
    maintenance
    Renders 45+ interactive chart types, dashboards, and KPI widgets directly inside AI conversations. Supports drill-down, live API polling, 20 themes, and one-click export to PNG, PowerPoint, and A4 documents.
    40
    359 npm
    47
    Functional Source , Version 1.1, MIT Future
  • A
    license
    Not graded
    quality
    D
    maintenance
    Perpetual futures trading API for AI agents. Access 275+ markets (crypto, stocks, commodities, forex) via Hyperliquid. Copy trading, leaderboard, up to 50x leverage. No KYC. 20% referral commissions.
    12 npm
    MIT

Related Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the Trading 212 public API, enabling account, portfolio, order, pie, and history access with read tools always available and trading tools opt-in.
    13
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps the Trading 212 Public API, enabling AI agents to interact with your Trading 212 brokerage account through natural language.
    16
    -
  • A
    license
    B
    quality
    B
    maintenance
    MCP server providing data connectivity to the Trading212 trading platform, enabling account management, order handling, portfolio tracking, and market data access via MCP tools and resources.
    28
    58
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Exposes Trading 212 trading account, instruments, orders, history, and pies as MCP tools. Allows placing and canceling real orders (defaults to demo/paper environment).
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    A read-only MCP server for Trading 212 accounts, enabling AI assistants to query balances, positions, orders, dividends, pies, and instruments without trading capabilities.
    12
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server wrapping yfinance to provide stock market data, financials, and analytics via 24 tools.
    -

TDQS

A4.3/5.0

Scored across 28 tools

Disambiguation4/5

Most tools target a distinct resource and action (orders vs pies vs positions vs dividends), and cross-references clarify when to use aggregate vs granular tools. A few composite tools like fetch_portfolio_summary and fetch_recent_activity overlap with underlying fetch_* endpoints, but the descriptions explicitly disambiguate them.

Naming Consistency4/5

The set is largely consistent: fetch_* for reads, place_* for order creation, create/update/delete for pies, and search_* for lookups. Minor deviations like search_specific_position_by_ticker instead of fetch_position_by_ticker, and request_csv_export instead of create/fetch_csv_export, prevent a perfect score.

Tool Count2/5

At 28 tools, this exceeds the 25+ heavy threshold. Several composite tools such as fetch_portfolio_summary, fetch_portfolio_performance, fetch_recent_activity, and fetch_dividend_summary duplicate data available from more granular endpoints, inflating the surface beyond what is strictly necessary.

Completeness4/5

The tool surface covers the core account lifecycle well: orders can be placed, listed, fetched, cancelled, and reviewed historically; pies have full CRUD; positions, dividends, transactions, and exports are all readable. Minor gaps exist, such as no standalone price/quote lookup and no order modification, but agents can work around these with search_instrument or cancel+recreate.

Maintenance

ActivityMaintained
ResponsivenessNo issues