trading212-mcp-server

KyuRish/trading212-mcp-server
★ 1 stars Python AI/LLM Updated today
MCP server for Trading 212 - portfolio analytics, order management, pies, dividends. Works with Claude, ChatGPT, Cursor, Windsurf.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trading212-mcp-serve": {
      "command": "uvx",
      "args": [
        "trading212-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install trading212-mcp-server

Topics

ai-toolsbroker-apiclaudedividendsinvestmentmcpmcp-servermodel-context-protocolportfoliopythonstockstradingtrading212