baseball-data
The Baseball Data MCP Server provides real-time and comprehensive baseball data for various leagues worldwide.
tournament_list
List of tournaments in your data coverage.
Try it
Result:
daily_match_list_scheduled
Daily match list including scheduled matches. **The data will return for only -+7 days period, so endpoint can be tested with date range of today - 7 days.**
Try it
Result:
tournament_fixture
Full match list with inning and final scores.
Try it
Result:
tournament_info
Current season, stage structure(divisions,conferences etc.), country and many more information about a tournament.
Try it
Result:
tournament_teams
List of teams participating in a specific tournament.
Try it
Result:
daily_match_list_live
Daily match list including live matches. **The data will return for only -+7 days period, so endpoint can be tested with date range of today - 7 days.**
Try it
Result:
daily_match_list_all
Daily match list including scheduled, live and finished matches. **The data will return for only -+7 days period, so endpoint can be tested with date range of today - 7 days.**
Try it
Result:
tournament_standings
Team Rankings for a specific competition.
Try it
Result:
daily_match_list_results
Daily match list including finished matches. **The data will return for only -+7 days period, so endpoint can be tested with date range of today - 7 days.**