Submit

Twelve Data Mcp Server

@twelvedata

Tools

Server Config

{
  "mcpServers": {
    "twelvedata-remote": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.twelvedata.com/mcp/",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "apikey YOUR_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.