Skip to main content
Finance & FintechPython

twelvedata/mcp

Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/twelvedata/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "twelvedata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "twelvedata/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
twelvedata