mcpbeat Sign in

Sports Rules MCP Server

not responding

Sports Rules is listed as active in the registry but did not answer our last check. It exposes 2 tools.

Work an offside call through IFAB Law 11 or NHL Rule 83, step by step.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 5 days of history · worst day 4%
5 days agonow
6.5%
Uptime 24h
6 of 93 checks
2
Tools
read from the server
998 ms
Response time
average over 24h
open, no key
Access
streamable-http

Sports Rules does not always answer

Over the last week it answered 71.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 4 min ago.

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

Available tools 2

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

offside
offside
Work an offside call through the published decision procedure — association football under IFAB Law 11, or ice hockey under NHL Rule 83 — and return every step, not just the verdict. Use this for any "was that offside" question in either sport. The two rules are structurally OPPOSITE and are routinely conflated, and there are four specific things that get answered wrong: SOCCER: 1. HANDS AND ARMS DO NOT COUNT, for anyone including goalkeepers. Only parts that could legally score are measured, and the boundary is the bottom of the armpit. This tool REFUSES to compute from an arm position rather than guessing where the shoulder was. 2. AN OFFSIDE POSITION IS NOT AN OFFENCE. It becomes one only with involvement in active play. Do not report "he was offside" when the answer is that he was in an offside position and uninvolved. `involvement` is REQUIRED once the geometry makes it decisive — the tool errors rather than assuming, so ask the user what the player actually did, and pass "none" if the answer is nothing. 3. No offside offence direct from a throw-in, goal kick, or corner. Absolute. 4. A DELIBERATE play by an opponent resets it; a deflection or a save does NOT. This is the distinction most arguments turn on. HOCKEY: 5. SKATES decide it. Not the stick, not the body. 6. Since 2021 a skate in the AIR above the blue line is still onside — the line is a plane, and ice contact is irrelevant. BUT this does not apply to tagging up on a delayed offside, where the skate must contact the line. Do not generalise the 2021 change to tag-ups. Input for soccer: positions along the attacking axis in metres, larger being nearer the opponents’ goal line — `attacker`, `ball`, `secondLastDefender`. Any consistent scale works; only the order matters. Optionally `restart`, `foremostPart`, `inOwnHalf`, `involvement`, `lastTouch`. Input for hockey: `rearSkate` in centimetres relative to the LEADING EDGE of the blue line, negative being the neutral-zone side. Optionally `skateOnIce`, `situation` (zone-entry or tag-up), and `stick`. Returns: a verdict of offside, onside, or no-offside-offence — three outcomes, not two, because "in an offside position but no offence" is a real and common answer — plus every step with the decisive one flagged, warnings, and a disclaimer. THIS IS NOT AN OFFICIAL RULING. Relay the steps, not just the verdict: in a real call the procedure is the easy half and the inputs are the argument. Do not quote IFAB or NHL rule text; it is copyrighted and this tool does not reproduce it.
offside_rule_contrast
Return the structural differences between soccer offside and hockey offside, dimension by dimension. Use this when someone asks how the two compare, or when you are about to reason about one sport using an intuition from the other — which is the commonest way to get either wrong. They differ on what part of the player is measured, when the picture freezes, whether position alone is an offence, what happens at exactly level, what resets the situation, and which restarts are exempt. Takes no arguments. Returns the comparison table.

Endpoints

URLTransportStateLatencyChecked
https://sports-rules.gumballtools.com/api/mcp streamable-http answering 309 ms 4 min ago

Alternatives to Sports Rules

same job, measured the same way
OfflineCreator Studio
by offlinecreatorstudio

Create images and videos with OfflineCreator Studio through OAuth or the npm stdio server.

121 installs/wk answering
I
Hourledger MCP
by wudongjie

Work hours and overtime pay tools — federal, CA, AK, CO, NV rules, every rule covered by tests.

26 installs/wk local only
Fidelis Memory
by hermes-labs-ai

Recall locally stored agent memories through an MCP-compatible host.

693 installs/wk local only
MCP Rule34
by smeet666

Search rule34.xxx posts by tag through the site's own API. Needs a rule34.xxx API key.

122 installs/wk local only
Create Prints
by createprints

Generate AI artwork and order physical wall-art prints through conversation.

answering
C
The AI Tools Index
by theaitoolsindex

AI tools filed by category, with real launch dates and revenue verified through Stripe.

6 tools answering
Work Order
by theluckystrike

Job orders for trades and field work: parts, labour, status, completion report, invoice payload.

12 tools answering
I
Caravan
by degrudv

Test-network group buying through nine buyer and seller tools.

answering

Sports Rules — questions

Answers built from our own checks of this server.

What can Sports Rules do?
It exposes 2 tools, read directly from the server on our last check. Among them: offside, offside_rule_contrast. 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 Sports Rules working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 93 checks got a reply (6.5%), average response time 998 ms. The bar chart above shows every period we have measured.
Is Sports Rules still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Sports Rules as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Sports Rules?
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 Sports Rules need an API key?
No. Sports Rules completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Sports Rules?
It answers our handshake in 998 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.