Leaderboard/com.whensport/rugby
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

com.whensport/rugby

First dedicated rugby MCP — Six Nations, Rugby Championship, World Cup. Fixtures + venues.

85/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance25/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
802.1ms
Conformance
Pass
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 200 in 802ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 802ms, task completion: 100%
Skills
rugby_getTournaments

Get rugby tournaments tracked by whensport (Six Nations, Rugby Championship, World Cup, Top 14, Premiership, URC, etc.). Returns lightweight metadata (name, dates, format, team count) — call rugby_getTournament(slug) for the full schedule.

rugby_getTournament

Get a single rugby tournament by slug (e.g. six-nations-2026, top-14-2025-26, urc-2025-26, nations-championship-2026). Returns the full schedule when present (Six Nations, Nations Championship); other tournaments use rugby_getMatches?tournament=… instead.

rugby_getMatches

Get rugby matches across tracked tournaments (Six Nations, Top 14, Premiership, URC, Super Rugby Pacific, Rugby Championship, Nations Championship, Pacific Four, etc.). Filtering is strongly recommended — the unfiltered match set is large. Default limit is 50 (max 200); when more matches exist the response includes `truncated: true`, `moreCount`, and `nextOffset`. Page through results by passing the response's `nextOffset` back as `offset`. Filter by `tournament` slug or by `team` (3-letter code or team slug) to narrow results.

rugby_getMatch

Get a single rugby match by its match code (e.g. "6n-1" for Six Nations match 1, "rc-3" for Rugby Championship match 3). The code is in the `match` field of getMatches output.

rugby_getTeams

Get the rugby teams in scope, optionally scoped to a tournament. Each team has a 3-letter code (e.g. "FRA", "RSA", "NZL"), full name, and the tournaments it competes in. Use this to enumerate valid `team` values for rugby_getMatches.

Recent Probe Results
TimestampStatusLatencyConformance
Apr 28, 2026success802.1msPass
Apr 28, 2026success126.7msPass
Apr 27, 2026success645.1msPass
Source Registries
mcp-registry
First Seen
Apr 26, 2026
Last Seen
Apr 27, 2026
Last Probed
Apr 28, 2026