Labsco
MCP SERVER · OFFICIAL PROJECT

Twelve Data

by twelvedata

Fetch quotes, time series and instrument data for stocks, forex and crypto into any MCP client on your Twelve Data key.

Equity & Fund Market DataOfficial source
Summary
Market data for stocks, forex and crypto on your own key.

A deliberately thin bridge: the assistant asks for a quote, a history or what an instrument is, and the answer comes from the Twelve Data API rather than the model's memory. Coverage and rate limits are whatever your plan already gives you.

What it is

Twelve Data's open-source connector between its market-data API and MCP clients, so an assistant can fetch real-time and historical prices, time series and instrument reference data in a consistent format.

What you get
  • Quotes, time series and instrument information for stocks, forex pairs and cryptocurrencies
  • Real-time and historical data from the same Twelve Data API a trading dashboard would call
  • A backend any MCP-compatible client or desktop app can point at
  • A local or remote deployment, configured with your own API key
Requirements

A Twelve Data API key, from registering at twelvedata.com. Run it with uv — uvx mcp-server-twelve-data --apikey YOUR_TWELVE_DATA_API_KEY — or install from pip and run mcp-server-twelve-data with the same flag, then point your client at the twelvedata server.

Setup effort

Build from source — clone the repository and build it, then deploy it and point your client at the endpoint