HomeFinance › mcp

mcp

Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).

Official Python Cloud Remote
★ 77 stars Last pushed 2026-07-23

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.twelvedata.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mcp https://mcp.twelvedata.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.twelvedata.com/mcp"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry