Twelve Data
Integrates with Twelve Data API to provide real-time quotes, historical OHLCV price data, and instrument metadata for stocks, forex pairs, and cryptocurrencies across global markets.
22 stars
0 tools
Created Aug 2025
@twelvedata/twelvedata-twelve-data-mcpAbout
Integrates with Twelve Data API to provide real-time quotes, historical OHLCV price data, and instrument metadata for stocks, forex pairs, and cryptocurrencies across global markets.
Categories
general
Installation
npm
npm install @twelvedata/twelvedata-twelve-data-mcp
Configuration
{
"mcpServers": {
"twelvedata-twelve-data-mcp": {
"command": "npx",
"args": [
"-y",
"@twelvedata/twelvedata-twelve-data-mcp"
]
}
}
}