Skip to main content
Glama

Server Details

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

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.5/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a distinct purpose: getMatch retrieves a single match by code, getMatches lists matches with filtering, getTeams provides team info, getTournament gets a specific tournament with schedule, and getTournaments lists all tournaments. No overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern: 'get' + singular or plural noun (Match, Matches, Teams, Tournament, Tournaments). The prefix 'whensport_rugby_' is uniform.

Tool Count5/5

With 5 tools, the set is appropriately scoped for querying rugby matches and tournaments. It covers the essential operations without being too sparse or overwhelming.

Completeness4/5

The tools cover the main use cases: retrieving individual and list representations of matches, teams, and tournaments. There is no create/update/delete, but that is expected for a read-only data source. The only minor gap is lack of direct date-range filtering, but filtering by tournament and team compensates.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources