The Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities via the public beta API.
{
"mcpServers": {
"trading212-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities via the public beta API.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 5 days ago. 18 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
MCP server for Financial Modeling Prep API with 250+ financial data tools
Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
MCP Security Weekly
Get CVE alerts and security updates for Trading212 Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities.
search_exchange: Fetch exchanges, optionally filtered by name or IDsearch_instrument: Fetch instruments, optionally filtered by ticker or namefetch_pies: Fetch all piesduplicate_pie: Duplicate a piecreate_pie: Create a new pieupdate_pie: Update a specific pie by IDdelete_pie: Delete a piefetch_all_orders: Fetch all equity ordersplace_limit_order: Place a limit orderplace_market_order: Place a market orderplace_stop_order: Place a stop orderplace_stop_limit_order: Place a stop-limit ordercancel_order: Cancel an existing order by IDfetch_order: Fetch a specific order by IDfetch_account_cash: Fetch account cash balancefetch_account_metadata: Fetch account id and currencyfetch_open_positions: Fetch all open positionssearch_specific_position_by_ticker: Search for a position by ticker using POST endpointfetch_open_position_by_ticker: Fetch a position by ticker (deprecated)fetch_historical_order_data: Fetch historical order data with paginationfetch_paid_out_dividends: Fetch historical dividend data with paginationfetch_exports_list: Lists detailed information about all csv account exportsrequest_export_csv: Request a CSV export of the account's orders, dividends and transactions historyfetch_transaction_list: Fetch superficial information about movements to and from your account