mcpbeat

True Markets Market Data MCP Server

co.truemarkets/marketdata
answering

True Markets Market Data is answering right now. Last checked 1 min ago. It exposes 10 tools.

Real-time crypto market data

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
438 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add marketdata --transport http https://mcp.truemarkets.co/marketdata/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketdata": {
      "url": "https://mcp.truemarkets.co/marketdata/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketdata]
url = "https://mcp.truemarkets.co/marketdata/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "marketdata": {
      "url": "https://mcp.truemarkets.co/marketdata/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketdata": {
      "url": "https://mcp.truemarkets.co/marketdata/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

asset
get_asset
Get details for a specific token by chain and contract address.
get_asset_summary
Get a daily AI-generated summary for a specific asset including news analysis and sentiment.
get_asset_summary_history
Get historical daily summaries for a specific asset.
market
get_market_cap
Get the market capitalization for a specific asset by symbol.
get_market_summary
Get a market digest with key bullets, trending assets, sentiment analysis, and sources. Returns an AI-generated summary of current market conditions.
list_market_caps
List all assets ranked by market capitalization in descending order.
assets
list_assets
List all available tradeable tokens. Returns symbol, name, chain, address, and decimals for each asset.
price
get_price_history
Get historical price data for one or more tokens. Returns timestamped price points. No authentication required.
surging
get_surging_assets
Get assets with the highest recent price change percentage.
trending
get_trending_assets
Get assets trending by trading volume.

Endpoints

URLTransportStateLatencyChecked
https://mcp.truemarkets.co/marketdata/mcp streamable-http answering 472 ms 1 min ago

True Markets Market Data — questions

Answers built from our own checks of this server.

What can True Markets Market Data do?
It exposes 10 tools, read directly from the server on our last check. Among them: get_asset, get_asset_summary, get_asset_summary_history, get_market_cap, get_market_summary, get_price_history and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is True Markets Market Data mostly used for?
Its tools cluster around asset and market. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is True Markets Market Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 438 ms. The bar chart above shows every period we have measured.
How do I connect True Markets Market Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does True Markets Market Data need an API key?
No. True Markets Market Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is True Markets Market Data?
It answers our handshake in 438 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.