Mmcp.market

MCP server

by twelvedata.com·com.twelvedata/mcp·v2.0.0

Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).

A95/100grade A
What users say
No reviews yet
Be the first
Safety scan
A95/100

full report

Adoption
Growing

77 stars

Reviews

Write one

Nobody has reviewed MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

MCP tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 124ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 64 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year; website matches verified namespace10/10
Overall 95/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the MCP repository's README, as published. We do not edit it. Read it on GitHub

Twelve Data MCP Server

Connect Claude, ChatGPT, and other AI assistants to the Twelve Data financial API — real-time and historical prices, 60+ technical indicators, fundamentals, earnings, dividends, ETFs, company news, market movers, and more.

You need a Twelve Data account. Sign up at twelvedata.com.

There are two ways to use it. Most people should use the cloud server (Option 1) — there is nothing to install.

Option 1 — Use our cloud server (recommended)

Connect your AI assistant to our hosted server:

https://mcp.twelvedata.com/mcp

That's it. No installation, no API key to copy and paste. When you connect, a browser window opens and you log in with your Twelve Data account — your personal API key is linked automatically and stays tied to your account.

How to add it

Claude (Desktop / Web) and ChatGPT support custom connectors / MCP servers:

  1. Open your assistant's Connectors (or Integrations / MCP servers) settings.
  2. Add a new connector with the URL https://mcp.twelvedata.com/mcp.
  3. When prompted, click Connect / Log in — a Twelve Data login page opens in your browser.
  4. Authorize, and you're done. Ask things like "What's the RSI for AAPL?" or "Show me TSLA's latest earnings."

The exact menu names differ between apps and versions, but the flow is always the same: add the URL, then log in via the browser popup.

Option 2 — Run it locally with your API key

Prefer to run the server on your own machine (e.g. for Claude Desktop over stdio)? You only need your Twelve Data API key — no OAuth setup.

1. Get your API key

Log in at twelvedata.com → your dashboard → API Keys. Copy your key.

2. Install

Requires Python 3.10+ (3.12 recommended; on macOS brew install python@3.12 or make python-install).

make install

3. Add your API key

Create a .env file in the project root with your key:

TWELVE_DATA_API_KEY=your_api_key_here

4. Connect to Claude Desktop

Add to ~/Library/Application Support/Claude/claudedesktopconfig.json:

{
  "mcpServers": {
    "twelvedata": {
      "command": "/path/to/twelve-data-mcp/.venv/bin/python",
      "args": ["/path/to/twelve-data-mcp/src/server.py"]
    }
  }
}

Use the .venv/bin/python path (not the system Python — macOS ships 3.9, and this server needs 3.10+). Restart Claude Desktop after editing the config.

That's all — the server reads your API key from .env and every request uses it. No login step needed.

What you can ask

  • Prices — stocks, ETFs, forex, crypto, commodities (real-time & historical)
  • Technical indicators — RSI, MACD, SMA, BBANDS, ATR, and 60+ more
  • Fundamentals — financial statements, earnings, dividends, splits, company profiles, market cap, key stats, IPO calendar
  • Funds — ETF & mutual fund profiles, performance, holdings, risk
  • News — company news & press releases
  • Market intelligence — movers, exchange rates, analyst ratings, price targets
  • Regulatory — SEC/EDGAR filings, insider transactions, institutional holdings

Symbol formats: stocks AAPL, crypto BTC/USD, forex EUR/USD.

Partners

Running your own public instance or setting up a dedicated OAuth login? That's a partner arrangement — reach out to us at twelvedata.com and we'll provide the setup guide and OAuth credentials.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http mcp https://mcp.twelvedata.com/mcp
Add to Cursor

MCP: common questions

Is MCP server safe?
Yes, by our scan: it is graded A (95/100). Read the MCP safety report
How do I install MCP?
It runs remotely at mcp.twelvedata.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does MCP need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is MCP maintained?
The last commit was 64 days ago (2026-07-23). The latest release is v2.0.0.
Is MCP up?
100% of our last 25 checks got an answer. We check remote servers about four times a day.
What can I use instead of MCP?
Servers from other publishers that do the same job: Tradingview MCP server, Blockrun MCP server and Tapetide — Indian Stock Market (NSE & BSE) MCP server. Compare all MCP alternatives.

Alternatives to MCP

Same job from other publishers: the closest match first, then the best rated.

All MCP alternatives →
  • Tradingview
    Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
    A
  • Blockrun
    Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.
    B
  • Tapetide — Indian Stock Market (NSE & BSE)
    52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, options
    A
  • Akshare One
    MCP server that provides access to Chinese stock market data using akshare-one
    A
  • CoinRithm Agent Trading
    Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.
    B

More from twelvedata.com →