twelve-data-mcp-server
A Model Context Protocol server that provides access to Twelve Data API.
Usage
To use this server with the Claude Desktop app or Cursor.ai, add the following configuration to the “mcpServers” section of your configuration file:
{
"mcpServers": {
"twelve-data": {
"command": "npx",
"args": [
"-y",
"twelve-data-mcp-server",
"--apikey",
"YOUR_TWELVE_DATA_API_KEY"
],
}
}
}
Available Tools
- GetRealTimePrice
- GetTimeSeries
- GetMovingAverage
- GetRelativeStrengthIndex
- GetBollingerBands
- GetAvarageDirectionalIndex
- GetAvarageTrueRange
- GetSupportResistance
Examples
Current Price & Trend Analysis
Basic Technical Indicators
Support and Resistance Levels
Volatility Analysis
Simple Pattern Recognition
Comparative Analysis (Price & Volume)
Twelve Data Financial Data Server
Project Details
- AlmogAdziashvili/twelve-data-mcp-server
- MIT License
- Last Updated: 5/28/2025
Recomended MCP Servers
A super simple Starter to build your own MCP Server
Contentful MCP Server for Delivery API
mcp_server_mariadb_reader
An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
MCP server to provide Figma layout information to AI coding agents like Cursor
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero
Lightweight MCP server to give your Cursor Agent access to the Vercel API.
A Model Context Protocol (MCP) server that automates generating LinkedIn post drafts from YouTube videos. This server provides...
An implementation of Anthropic's Model Context Protocol for the Apache Unomi CDP
Lightweight MCP server to give your Cursor Agent access to the Neon API
A Model Context Protocol server for MySQL database operations





