Back to Browse

Official TheRundown MCP Server

Developer ToolsLow Risk9.7MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://docs.therundown.io/mcp

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

3 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-therundown-documentation": {
      "url": "https://docs.therundown.io/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TheRundown Documentation MCP

This is the official Cursor plugin wrapper for TheRundown's public documentation MCP at https://docs.therundown.io/mcp.

The server searches published API documentation: endpoint contracts, V2 event and market schemas, parameters, market IDs, authentication guidance, plan limits, billing, and integration examples. It is documentation-only. It does not return live odds or scores, access Product API data, or require a customer API key.

Cursor configuration

The plugin supplies this remote MCP configuration:

{
  "mcpServers": {
    "therundown-documentation": {
      "type": "http",
      "url": "https://docs.therundown.io/mcp"
    }
  }
}

This repository supplies Cursor plugin metadata and a standalone mcp.json configuration.

Related official resources

First conversation

Ask: “Search TheRundown’s documentation for the V2 event and market response hierarchy, then explain which fields identify the event, market, participant, line, price, and price update time. Link to the relevant public documentation.”

Reviews

No reviews yet

Be the first to review this server!