mcpbeat Sign in

TheRundown Data MCP Server

answering

TheRundown Data MCP is answering right now. Last checked 11 min ago. It exposes 6 tools. Last commit 13 Sep 2026.

Six Product API tools require authentication; protocol metadata discovery is keyless.

Uptime history 14 days of history · worst day 99%
14 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
473 ms
Response time
average over 24h
0
Stars
last commit 13 Sep 2026

Nothing serious here today

Today is the operative word: we check TheRundown Data MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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

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

Available tools 6

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

affiliates
list_affiliates
List currently published affiliate IDs and names, excluding retired affiliates. Do not use a catalog row as proof of plan access or an open offer for a sport or market.
events
list_events
Find event IDs and summaries for one sport and date. Do not use this tool for futures or as a price quote; use the returned exact event ID with get_main_lines. Defaults to open main lines for prematch markets 1/2/3 and affiliates 19/23. Each local page refetches a metered snapshot.
futures
list_futures
Read one sport's scoped futures competition page. Do not use this for dated event discovery or treat a partial page as a complete listing. Futures require an eligible Ultra plan or higher and use opaque cursor pagination.
main
get_main_lines
Fetch open per-affiliate main lines for one event_id. Do not call until list_events returned that exact ID, and do not treat retrieved_at as price freshness. Preserves participant identity, line value and price updated_at. Request live markets 41/42/43 explicitly; each local page is metered.
markets
list_markets
Discover market definitions, or available markets for one sport and date. Do not use definitions as price quotes or combine live with date-based discovery. Catalog sport/live filters use catalog metadata.
sports
list_sports
List current canonical sport IDs and names. Do not use a catalog row as evidence of current events, prices, or plan access.

Endpoints

URLTransportStateLatencyChecked
https://mcp.therundown.io/mcp streamable-http answering 447 ms 11 min ago

Alternatives to TheRundown Data MCP

same job, measured the same way
TheRundown Documentation MCP
by therundown

Official TheRundown API documentation search. No live data or authenticated Product API calls.

3 tools answering
SIMA MCP Server
by mustafashehab

Read-only MCP server for SIMA Solana AI agent protection discovery. No API keys required.

26 installs/wk local only
Thoughtspot
by thoughtspot

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

answering
Samva MCP
by samva

Authenticated Samva email tools, including public documentation and template discovery.

answering
Ophir
by ophir-ai-creator

Ophir protocol tools for AI agent discovery, negotiation, and settlement

53 installs/wk local only
RMCP
by rmcp

Search remote Model Context Protocol servers and tools discovered by BuiltWith, without an API key.

8 tools answering
Easysend
by easysend-co

EasySend file sharing MCP server - upload, download and share files. No authentication required.

26 installs/wk local only
DATPAQ
by datpaq

34 production API tools over one hosted MCP endpoint.

answering

TheRundown Data MCP — questions

Answers built from our own checks of this server.

What can TheRundown Data MCP do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_main_lines, list_affiliates, list_events, list_futures, list_markets, list_sports. 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 →
Is TheRundown Data MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 473 ms. The bar chart above shows every period we have measured.
How do I connect TheRundown Data MCP?
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 TheRundown Data MCP need an API key?
No. TheRundown Data MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is TheRundown Data MCP?
It answers our handshake in 473 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is TheRundown Data MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.