Skip to content
Back to search
30
MCP http

Sports Events By Date

x402/sports-events-by-date

All 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]

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Next Team Events
Upcoming events for a team by team id from TheSportsDB, no key. Returns the next fixtures with opponents, date, and venue. For AI agents tra
0 tools · http
Last Team Events
Recent past events for a team by team id from TheSportsDB, no key. Returns the last results with scores and dates. For AI agents reviewing t
0 tools · http
MLB Game Schedule By Date
Official Major League Baseball game schedule for a given date from the MLB StatsAPI, no key required. Returns each game with the home and aw
0 tools · http
Sports Team Profile Lookup
Profile lookup for any sports team by name across soccer, basketball, baseball, American football, and more from TheSportsDB. Returns team i
0 tools · http
Sports Player Search
Search sports players by name from TheSportsDB, no key. Returns player id, team, sport, nationality, and position. For AI agents enriching s
0 tools · http
NHL Scores By Date
NHL game scores for a date from the official NHL web API, no key. Returns games with teams, scores, and status. For AI agents building hocke
0 tools · http

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"
    }
  }
}