
Trading212 Mcp Server
Query Trading 212 portfolio, orders, pies, dividends, and analytics from your agent when you track personal capital alongside your startup runway.
Overview
Trading 212 MCP Server is a Grow-phase MCP server that connects your Trading 212 API portfolio, orders, pies, dividends, and analytics to your agent.
What is this MCP server?
- Trading 212 API coverage: portfolio, orders, pies, dividends, and analytics via MCP
- PyPI stdio trading212-mcp-server v0.1.1 with API key and secret from Settings > API (Beta)
- ENVIRONMENT switch for live versus demo paper trading accounts
- Keeps investment context next to agent-assisted financial planning for indie operators
- Package version 0.1.1 on PyPI with stdio transport
- Supports live and demo ENVIRONMENT; credentials are API key plus secret per server schema
What problem does it solve?
Checking portfolio and pie details for financial planning means leaving your agent and manually reading the Trading 212 app or exporting sparse history.
Who is it for?
Indie hackers who use Trading 212 and want demo or live account metrics inside Claude Code or Cursor during personal finance check-ins.
Skip if: Users without Trading 212 API access, automated high-frequency trading bots, or teams needing non-Trading-212 brokerage coverage.
What do I get? / Deliverables
After API credentials are configured, your agent returns structured Trading 212 portfolio and analytics data for runway and allocation discussions.
- Agent-readable portfolio, order, pie, dividend, and analytics snapshots
- Structured inputs for runway planning and allocation discussions
Recommended MCP Servers
Journey fit
Grow is the shelf where solo founders reconcile business traction with personal treasury; portfolio and dividend analytics support planning even when the product is the main focus. Analytics subphase matches portfolio breakdowns, order history, pie composition, and dividend views rather than trade execution UX.
How it compares
Brokerage API MCP integration, not a robo-advisor skill or tax filing tool.
Common Questions / FAQ
Who is Trading 212 MCP Server for?
Solo builders with Trading 212 accounts who use MCP agents and want portfolio, order, pie, and dividend data for personal analytics.
When should I use Trading 212 MCP Server?
Use it during grow-phase financial reviews when you align personal investment positions with business cash needs, using live or demo ENVIRONMENT.
How do I add Trading 212 MCP Server to my agent?
Generate API key and secret in Trading 212 Settings > API (Beta), install trading212-mcp-server from PyPI, set TRADING212_API_KEY, TRADING212_API_SECRET, and optional ENVIRONMENT in stdio MCP config, then restart.