Twelve Data MCP Server
Rank #5,789com.twelvedata/mcp
Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).
Twelve Data MCP Server is a Model Context Protocol (MCP) server published by twelvedata. It ranks #5,789 of 132,046 servers tracked on MCP Toplist, and its repository has 77 GitHub stars. Twelve Data MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 28, 2025 and most recently updated on Jul 23, 2026.
Ranks ahead of 126,257 of 132,046 servers on MCP Toplist.
Use Twelve Data MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http twelvedata https://mcp.twelvedata.com/mcp[mcp_servers.twelvedata]
url = "https://mcp.twelvedata.com/mcp"Add to ~/.codex/config.toml.
https://mcp.twelvedata.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"twelvedata": {
"url": "https://mcp.twelvedata.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"twelvedata": {
"type": "http",
"url": "https://mcp.twelvedata.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"twelvedata": {
"serverUrl": "https://mcp.twelvedata.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"twelvedata": {
"url": "https://mcp.twelvedata.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.twelvedata%2Fmcp)<a href="https://mcptoplist.com/server/com.twelvedata%2Fmcp"><img src="https://mcptoplist.com/badge/com.twelvedata%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
twelvedata
Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Twelve Data MCP Server?
- Twelve Data MCP Server is maintained by twelvedata, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Twelve Data MCP Server listed on the Official MCP Registry?
- Yes — Twelve Data MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Twelve Data MCP Server have?
- MCP Toplist tracks 1 version of Twelve Data MCP Server, most recently published on Jul 23, 2026.
- Where can I find the source code for Twelve Data MCP Server?
- The source code for Twelve Data MCP Server is hosted at github.com/twelvedata/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.