finance & fintech
Mcp
Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.
python
cloud
finance & fintech
Installation
npx -y twelvedata/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"twelvedata/mcp"
]
}About This MCP Server
twelvedata/mcp
Interact with Twelve Data APIs to access real-time and historical financial market data for your AI agents.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub