Sports Events By Date
x402/sports-events-by-dateAll sports events scheduled on a given date, optionally filtered by sport, from TheSportsDB. Returns each event with the two teams, league, sport, venue, scheduled time, and final score when available. Useful for AI agents building daily sports briefings, answering what games are on questions, and feeding schedule context into fantasy and betting research workflows. [x402: $0.07/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sports_events_by_date": {
"url": "https://proxy.suverse.io/v1/data/suverse-sports-events-day",
"transport": "http"
}
}
}