Capital.com MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 188 installs a week from pypi. Last commit 12 Jul 2026.
Unofficial community MCP for the Capital.com Open API. Guarded two-phase trades; demo-first.
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 capitalcom-mcp-server -- uvx capitalcom-mcp
{
"mcpServers": {
"capitalcom-mcp-server": {
"args": [
"capitalcom-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.capitalcom-mcp-server]
command = "uvx"
args = ["capitalcom-mcp"]
{
"mcpServers": {
"capitalcom-mcp-server": {
"args": [
"capitalcom-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"capitalcom-mcp-server": {
"args": [
"capitalcom-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.