Capital.com MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 140 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.
Today is the operative word: we check Capital.com MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
CAP_ENV_FILE (Path to a .env file holding credentials (alternative to inline secrets).), CAP_API_KEY (Capital.com API key (use a DEMO key first).), CAP_IDENTIFIER (Capital.com account identifier (email).), CAP_API_PASSWORD (Capital.com API password.), CAP_ENV (Environment: demo or live (default: demo).), CAP_ALLOW_TRADING (Set true to enable order execution (off by default).), CAP_ALLOWED_EPICS (Comma-separated EPIC allowlist for trading, or ALL.).
The author declared them in the registry entry; get the values from the project itself.
Community-built, comprehensive MCP server for the SecurityScorecard API (unofficial).
Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.
The official MCP Server for the Mux API
Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.
Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
Local-only Python MCP server for the Files.com API.
Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
Answers built from our own checks of this server.