twelvedata/mcp
Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.
Quick Start
Clone the repository:
git clone https://github.com/twelvedata/mcpClaude Desktop configuration example:
{
"mcpServers": {
"twelvedata-mcp": {
"command": "npx",
"args": [
"-y",
"twelvedata/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.