The Twelve Data MCP Server integrates with the Twelve Data API to provide comprehensive financial market data access. Capabilities include:
Fetch historical price data for stocks, forex, cryptocurrencies, ETFs, commodities, and funds
Retrieve real-time price quotes for specific symbols
List available financial instruments across various markets
Calculate technical indicators (RSI, MACD, Bollinger Bands, EMA, SMA, ADX, ATR)
Access company information (profiles, statistics, earnings, dividends, stock splits)
Query real-time exchange rates and perform currency conversions
Check market state and list available exchanges
Search for symbols and retrieve EOD (End of Day) prices
Access company logos and IPO calendar data
Get cross-listed symbols and technical indicators metadata
Monitor API usage and find earliest available timestamps for instruments
Supports containerized deployment through Docker, enabling portable and isolated execution of the Twelve Data MCP server
Twelve Data MCP Server
Overview
The Twelve Data MCP Server provides a seamless integration with the Twelve Data API to access financial market data. It enables retrieval of historical time series, real-time quotes, and instrument metadata for stocks, forex pairs, and cryptocurrencies.
Note: This server is currently in early-stage development; features and tools may evolve alongside updates to the Twelve Data API.
Obtaining Your API Key
To use Twelve Data MCP Server, you must first obtain an API key from Twelve Data:
Visit Twelve Data Sign Up.
Create an account or log in if you already have one.
Navigate to your Dashboard and copy your API key.
Important: Access to specific endpoints or markets may vary depending on your Twelve Data subscription plan.
U-tool
u-tool is an AI-powered universal router for the Twelve Data API that transforms how you access financial data. Instead of navigating 100+ individual endpoints and complex documentation, simply describe what you need in plain English.
How it works: 🧠 Natural Language Processing: Understands your request in conversational English 🔍 Smart Routing: Uses vector search to find the most relevant endpoints from Twelve Data's entire API catalog 🎯 Intelligent Selection: Leverages OpenAI GPT-4o to choose the optimal method and generate correct parameters ⚡ Automatic Execution: Calls the appropriate endpoint and returns formatted results
What you can ask: 📈 "Show me Apple stock performance this week" 📊 "Calculate RSI for Bitcoin with 14-day period" 💰 "Get Tesla's financial ratios and balance sheet" 🌍 "Compare EUR/USD exchange rates over 6 months" 🏦 "Find top-performing tech ETFs"
Supported data categories:
Market data & quotes • Technical indicators (100+)
Fundamental data & financials • Currencies & crypto
Mutual funds & ETFs • Economic calendars & events
One tool, entire Twelve Data ecosystem. No API documentation required.
Installation
Using UV (recommended)
Directly run without local installation using uvx
:
Using pip
Install the server via pip:
Configuration
Claude Desktop integration
Add one of the following snippets to your claude_desktop_config.json
:
(1) local stdio server configured with utool
(2) local stdio server only with 10 the most popular endpoints
(3) twelve data remote mcp server
See how easy it is to connect Claude Desktop to Twelve Data MCP Server:
VS Code integration
Automatic setup (with UV)
Manual setup
For manual configuration, add to your User Settings (JSON):
Debugging
Use the MCP Inspector for troubleshooting:
Development guide
Local testing: Utilize the MCP Inspector as described in Debugging.
Claude Desktop:: Update
claude_desktop_config.json
to reference local source paths.
Docker usage
Build and run the server using Docker:
License
This MCP server is licensed under the MIT License. See the LICENSE file for details.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Provides integration with Twelve Data API to access financial market data including historical time series, real-time quotes, and instrument metadata for stocks, forex pairs, and cryptocurrencies.
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -754MIT License
- -securityFlicense-qualityEnables real-time stock market analysis through AKShare API integration. Supports retrieving live stock prices, historical data, technical indicators (MA, MACD, RSI), market sentiment analysis, stock search, and financial news.Last updated -4
- -securityFlicense-qualityEnables AI assistants to access real-time financial data, historical stock prices, company information, financial statements, options data, market news, and analyst recommendations through Yahoo Finance. Built with FastMCP v2 for efficient HTTP streaming and comprehensive market analysis tools.Last updated -1