
Whensport
Wire live multi-sport fixture calendars into fan apps, newsletters, or agent workflows without scraping league sites.
Overview
WhenSport is a MCP server for the Build phase that serves a 10-sport event calendar to agents over streamable HTTP.
What is this MCP server?
- Covers 10 sports: football, F1, tennis, cricket, rugby, golf, polo, sailing, horse racing
- Hosted remote at whensport.com/mcp (streamable-http), no local server to run
- Calendar-oriented tools for upcoming events across disciplines in one MCP
- Version 1.0.0 with public API site at whensport.com/api/
- 10 sports covered
- Remote URL https://whensport.com/mcp
- Server version 1.0.0
What problem does it solve?
Builders waste time stitching separate league and tour calendars when agents need one reliable view of what is on across football, motorsport, racquet sports, and more.
Who is it for?
Indie apps, content bots, or internal tools that need multi-sport upcoming-event context without building ten integrations.
Skip if: Teams that need deep live scores, play-by-play, or official league SLAs not described in this calendar-focused MCP.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can query consolidated sports calendars while you focus on app logic and presentation.
- Registered remote MCP connection
- Agent-callable multi-sport calendar queries
Recommended MCP Servers
Journey fit
Sports schedule data is consumed while wiring product features and third-party data sources, not during ideation alone. Remote streamable-http MCP fits the integrations subphase where builders connect external APIs to agents and backends.
How it compares
Sports calendar MCP integration, not a general web-scraping or odds analytics stack.
Common Questions / FAQ
Who is WhenSport for?
Solo builders and small teams creating sports-adjacent products or agent workflows that need schedule awareness across many sports from one MCP endpoint.
When should I use WhenSport?
Use it during Build when you are integrating external data into an agent or backend and your feature depends on knowing when events occur across football, F1, tennis, cricket, rugby, golf, polo, sailing, or horse racing.
How do I add WhenSport to my agent?
Add the streamable-http remote https://whensport.com/mcp in your MCP client configuration per your editor or Claude Code docs, then invoke calendar tools from the connected session.