Trading212 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 192 installs a week from pypi. Last commit 17 Jun 2026.
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trading212-mcp-server -- uvx trading212-mcp-server
{
"mcpServers": {
"trading212-mcp-server": {
"args": [
"trading212-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.trading212-mcp-server]
command = "uvx"
args = ["trading212-mcp-server"]
{
"mcpServers": {
"trading212-mcp-server": {
"args": [
"trading212-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trading212-mcp-server": {
"args": [
"trading212-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.