Home › Finance › trading212-mcp-server
trading212-mcp-server
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.1)
uvx trading212-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"trading212-mcp-server": {
"command": "uvx",
"args": [
"trading212-mcp-server"
],
"env": {
"TRADING212_API_KEY": "<YOUR_VALUE>",
"TRADING212_API_SECRET": "<YOUR_VALUE>",
"ENVIRONMENT": "<YOUR_VALUE>"
}
}
}
}
TRADING212_API_KEYrequired secret — Trading 212 API key from Settings > API (Beta)TRADING212_API_SECRETrequired secret — Trading 212 API secret from Settings > API (Beta)ENVIRONMENT— API environment: 'live' for real account, 'demo' for paper trading
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry