Twelve Data MCP Server

Twelve Data MCP Server

Enables fetching real-time and historical market data including forex, precious metals, cryptocurrencies, and stocks using the Twelve Data API.

Category
访问服务器

README

Twelve Data MCP Server

An MCP (Model Context Protocol) server for fetching real-time and historical market data including forex, precious metals (XAUUSD, XAGUSD), cryptocurrencies, and stocks using the Twelve Data API.

Features

  • 📈 Real-time prices for forex, metals, crypto, and stocks
  • 📊 OHLC time series data with multiple intervals (1min to monthly)
  • 💱 Currency conversion between any supported pairs
  • 📉 Technical indicators (RSI, MACD, SMA, EMA, Bollinger Bands, etc.)
  • 🏆 Commodities listing (precious metals, energy, agricultural)
  • Low latency (~170ms average)
  • 🆓 Free tier available (8 API credits/minute, 800/day)

Supported Symbols

Precious Metals

  • XAU/USD - Gold Spot
  • XAG/USD - Silver Spot
  • XPT/USD - Platinum Spot
  • XPD/USD - Palladium Spot

Major Forex Pairs

  • EUR/USD, GBP/USD, USD/JPY, USD/CHF
  • AUD/USD, USD/CAD, NZD/USD
  • And 140+ more currency pairs

Cryptocurrencies

  • BTC/USD, ETH/USD, XRP/USD
  • And many more from 180+ exchanges

Stocks

  • All US exchanges (NASDAQ, NYSE)
  • 90+ international exchanges

Installation

cd twelvedata-mcp-server
npm install
npm run build

Configuration

Get Your API Key

  1. Sign up for free at https://twelvedata.com/
  2. Get your API key from the dashboard
  3. Set the environment variable:
export TWELVEDATA_API_KEY="your_api_key_here"

Claude Desktop Configuration

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "twelvedata": {
      "command": "node",
      "args": ["/path/to/twelvedata-mcp-server/dist/index.js"],
      "env": {
        "TWELVEDATA_API_KEY": "your_api_key_here"
      }
    }
  }
}

Available Tools

twelvedata_get_price

Get real-time price for any symbol.

"Get the current gold price" → symbol: "XAU/USD"
"EURUSD price" → symbol: "EUR/USD"

twelvedata_get_quote

Get detailed quote with OHLC, change, volume.

"Full quote for silver" → symbol: "XAG/USD"

twelvedata_get_time_series

Get historical OHLC candlestick data.

"Get 1-hour gold candles" → symbol: "XAU/USD", interval: "1h"
"Daily EURUSD last 100 days" → symbol: "EUR/USD", interval: "1day", outputsize: 100

twelvedata_convert_currency

Convert amounts between currencies.

"Convert 1000 USD to EUR" → from: "USD", to: "EUR", amount: 1000
"1 oz gold in USD" → from: "XAU", to: "USD", amount: 1

twelvedata_get_exchange_rate

Get exchange rate for a currency pair.

"EUR/USD exchange rate" → symbol: "EUR/USD"

twelvedata_list_commodities

List all available commodities.

"What metals can I trade?"

twelvedata_technical_indicator

Calculate technical indicators.

"RSI for gold" → symbol: "XAU/USD", indicator: "rsi"
"MACD for EURUSD" → symbol: "EUR/USD", indicator: "macd"
"20-period SMA" → indicator: "sma", time_period: 20

Supported indicators: SMA, EMA, WMA, RSI, MACD, BBANDS, STOCH, ADX, ATR, CCI, OBV, MOM, ROC, WILLR

API Rate Limits

Plan API Credits/min Daily Limit WebSocket
Free 8 800/day Trial only
Grow 55-377 Unlimited Trial only
Pro 610-1597 Unlimited
Ultra 2584-10946 Unlimited

Running the Server

Stdio Transport (default)

TWELVEDATA_API_KEY="your_key" npm start

HTTP Transport

TWELVEDATA_API_KEY="your_key" TRANSPORT=http PORT=3000 npm start

Development

# Build
npm run build

# Watch mode (rebuild on changes)
npm run dev

Example Usage

Once configured with Claude Desktop:

"What's the current gold price?"

"Show me the last 50 1-hour candles for XAUUSD"

"Calculate RSI for EUR/USD on the daily timeframe"

"Convert 5000 USD to EUR"

"Get a detailed quote for silver"

License

MIT

Credits

Data provided by Twelve Data

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选