Capital.com MCP Server

MCP

by SimonTarara62 · v0.3.4

Unofficial community MCP for the Capital.com Open API. Guarded two-phase trades; demo-first.

mcplocal

MCP configuration

stdio

Command

uvx capitalcom-mcp==0.3.4

Environment

  • CAP_ENV_FILE

    Path to a .env file holding credentials (alternative to inline secrets).

  • CAP_API_KEYsecret

    Capital.com API key (use a DEMO key first).

  • CAP_IDENTIFIERsecret

    Capital.com account identifier (email).

  • CAP_API_PASSWORDsecret

    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.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.