Trading212 Mcp Server is a Model Context Protocol (MCP) server: MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the Python package trading212-mcp-server (via uvx) speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need TRADING212_API_KEY, TRADING212_API_SECRET. The current release is v0.1.1, published under the MIT license, with source at KyuRish/trading212-mcp-server on GitHub.
You'll find Trading212 Mcp Server in the Development category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Trading212 Mcp Server for KyuRish, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — trading212-mcp-server · MCP over stdio