Trading212 MCP Server
UnclaimedThe 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.
Install
pip install -r requirements.txtUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (27)
cancel_order
Cancel an existing order by ID
create_pie
Create a new pie
delete_pie
Delete a pie
duplicate_pie
Duplicate a pie
fetch_account_cash
Fetch account cash balance
fetch_account_info
Deprecated alias for fetchaccountsummary
fetch_account_summary
Fetch account summary
fetch_all_open_positions
Fetch all open positions
fetch_all_orders
Fetch all equity orders
fetch_exports_list
Lists detailed information about all csv account exports
fetch_historical_order_data
Fetch historical order data with pagination
fetch_open_position_by_ticker
Deprecated alias for fetchpositionbyticker
fetch_order
Fetch a specific order by ID
fetch_paid_out_dividends
Fetch historical dividend data with pagination
fetch_pies
Fetch all pies
fetch_position_by_ticker
Fetch a single open position by ticker
fetch_positions
Fetch open positions, optionally filtered by ticker
fetch_transaction_list
Fetch superficial information about movements to and from your account
place_limit_order
Place a limit order
place_market_order
Place a market order
place_stop_limit_order
Place a stop-limit order
place_stop_order
Place a stop order
request_csv_export
Request a CSV export of the account's orders, dividends and transactions history
search_exchange
Fetch exchanges, optionally filtered by name or ID
search_instrument
Fetch instruments, optionally filtered by ticker or name
search_specific_position_by_ticker
Deprecated alias for fetchpositionbyticker
update_pie
Update a specific pie by ID