KyuRish/trading212-mcp-server
Verified
Summary
Trading 212 API integration with 28 tools for portfolio management, trading (market/limit/stop orders), pies, dividends, market data, and analytics. Built in rate limiting.
Links
Install instructions
Add to Cursor
Where to put this
Merge into the existing file if needed. Top-level key: mcpServers.
Global
Linux / macOS
~/.cursor/mcp.jsonWindows
%USERPROFILE%\.cursor\mcp.jsonProject
Linux / macOS
<project_folder>/.cursor/mcp.jsonWindows
<project_folder>\.cursor\mcp.json{
"mcpServers": {
"kyurish-trading212-mcp-server": {
"command": "npx",
"args": [
"-y",
"trading212-mcp-server"
]
}
}
}Replace placeholder values with secrets from your environment. Confirm the package name in the repository README; the catalog uses a best-guess npx -y target when registry metadata is not available.
Transport
stdio
Metadata
- Primary category
- Business & Commercial
- Popularity (composite)
- 83.3 / 100
- GitHub stars
- 0
- Tags
- Finance & FintechBusiness & Commercialtrading212apiintegrationwithtoolsforportfolio