Trading212 MCP Server
Connect your AI assistant to your Trading 212 brokerage account. Ask questions about your portfolio, place trades, manage pies, and analyze dividends - all through natural language. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 5 · #46 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Trading212 MCP Server
before you install - you'll need
Set TRADING212_API_KEY, TRADING212_API_SECRET before connecting.
Claude Code
claude mcp add kyurish-trading212-mcp-server -- uvx trading212-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"kyurish-trading212-mcp-server": {
"command": "uvx",
"args": [
"trading212-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package trading212-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.KyuRish is GitHub-verified and matches the repo owner
03 · What Trading212 MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.0 · 2026-08-20
Policy shift: read-side enums (Order/HistoricalOrder/Pie/Tax/Instrument/Report status, type, strategy, source fields) accept any string so T212 can add enum values without breaking clients. Write-side enums…
v0.3.1 · 2026-08-13
Update Order model for T212's reshaped response. Fix silent break on creation_time (renamed to created_at). Add new fields: side, currency, time_in_force, extended_hours, initiated_from, instrument (nested).
v0.3.0 · 2026-06-17
Fix Position decoding crash on T212's new INSTRUMENT_AUTOINVEST source value. Position.frontend and HistoricalOrder.executor now accept any string.
04 · Who maintains Trading212 MCP Server
trading212-mcp-server is maintained by kyurish. We track 4 MCP servers from kyurish - 4 actively maintained, 59 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from kyurish.
05 · Facts
- repository
- github.com/kyurish/trading212-mcp-server
- category
- finance - ranked #46 of 283 actively-maintained finance servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.KyuRish/trading212-mcp-server (active, first published 2026-03-05)
- packages
- pypi:trading212-mcp-server
06 · Trading212 MCP Server FAQ
What is Trading212 MCP Server?
Connect your AI assistant to your Trading 212 brokerage account. Ask questions about your portfolio, place trades, manage pies, and analyze dividends - all through natural language. It runs locally over stdio via the published package.
Is Trading212 MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Trading212 MCP Server?
Run `uvx trading212-mcp-server`. The README documents 2 environment variables (TRADING212_API_KEY, TRADING212_API_SECRET) to set first. Set TRADING212_API_KEY, TRADING212_API_SECRET before connecting. You can also paste the ready-made client config above.
Does Trading212 MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Trading212 MCP Server
Alternatives to Trading212 MCP Server
Maintained finance servers if Trading212 MCP Server isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Trading212 MCP Server doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Quickbooks MCP · Lexware · Tijori Finance · Lightning Wallet · Lightningfaucet MCP Server
More Python MCP servers · Docker MCP Server (l337-org) · Copilot Memory MCP · Nbb · Cascade Img · Mathematica MCP · see all