baseballapi
baseballapi is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of baseballapi and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The BaseballApi MCP Server provides comprehensive baseball data, including live scores, statistics, and detailed information on leagues, teams, and players worldwide.
search
Search for baseball-related entities using the provided search term, and filter the results to show only baseball-related entities.
Try it
Result:
match_player_statistics
Get the statistics for a specific baseball player in the match by providing its ID.
Try it
Result:
match_lineups
Get the lineups for a specific baseball match by providing its ID.
Try it
Result:
match_statistics
Get the statistics for a specific baseball match by providing its ID.
Try it
Result:
match_highlights
Get the highlights of a specific baseball match using the match ID.
Try it
Result:
match_schedules
This operation returns the baseball match schedules for the given date, including match timings, teams, and other relevant information.
Try it
Result:
match_details
Get detailed information for a specific baseball match by providing the match ID.
Try it
Result:
live_matches
Get live baseball matches that are currently taking place.
Try it
Result:
match_odds
Get the odds for a specific baseball match using the match ID.
Try it
Result:
match_h2_hduel
Get the head-to-head duel for a specific baseball match using the match ID.
Try it
Result:
match_votes
Get the votes for a specific baseball match using the match ID.
Try it
Result:
head_to_head_matches
Get head-to-head match data for a specific baseball match using its custom ID.
Try it
Result:
pre_match_form
Get the pre-match form for a specific baseball match using the match ID.
Try it
Result:
player_near_matches
Get the near matches for a specific baseball player using the player ID.
Try it
Result:
player_regular_season_statistics
Get the regular season statistics for a specific baseball player using the player ID, tournament ID, and season ID.
Try it
Result:
player_statistics_seasons
Get the statistics seasons for a specific baseball player using the player ID.
Try it
Result:
player_last_matches
Get the last matches played by a specific Baseball player by providing the player ID and page number.
Try it
Result:
player_image
Get the image for a specific baseball player using the player ID. Generates a PNG image.
Try it
Result:
player_details
Get the details for a specific baseball player using the player ID.
Try it
Result:
team_standings_seasons
Get the team standings for different seasons for a given team by providing its ID.
Try it
Result:
team_tournaments
Get the tournaments in which a specific baseball team participates.
Try it
Result:
team_logo_image
Get the logo image for a specific baseball team using the team ID. Generates a PNG image.
Try it
Result:
team_next_matches
Get upcoming baseball matches for a specific team.
Try it
Result:
team_details
Get the details for a specific baseball team using the team ID.
Try it
Result:
team_near_matches
Get the near matches for a specific baseball team using the team ID.
Try it
Result:
team_last_matches
Get the last matches for a specific baseball team by providing its ID and page number.
Try it
Result:
team_media
Get the media for a specific baseball team using the team ID.
Try it
Result:
team_players
Get the players for a specific baseball team using the team ID.
Try it
Result:
league_away_standings
Get the away standings of a specific baseball league for a specific season.
Try it
Result:
league_details
Get the details of a specific baseball league using the unique tournament ID.
Try it
Result:
league_home_standings
Get the home standings of a specific baseball league for a specific season.
Try it
Result:
league_total_standings
Get the total standings of a specific baseball league for a specific season.
Try it
Result:
league_next_matches
Get the next matches for a specific baseball league using the tournament ID, season ID, and page.
Try it
Result:
league_media
Get the media for a specific baseball league using the unique tournament ID.
Try it
Result:
league_total_team_events
This endpoint retrieves the last 5 matches for a specific league in a given season for both home and away events.
Try it
Result:
league_cup_trees
Get the cup trees for a specific baseball league using the tournament ID and season ID.
Try it
Result:
category_tournaments
Get a list of all leagues from a specific baseball category using the category ID.
Try it
Result:
league_away_team_events
This endpoint retrieves the last 5 matches for a specific league in a given season for away events.
Try it
Result:
league_seasons
Get the seasons for a specific baseball league using the unique tournament ID.
Try it
Result:
category_schedules
Get the baseball match schedules for a specific day and category using the category ID, day, month, and year.
Try it
Result:
league_logo_image
Get the logo image for a specific baseball league using the unique tournament ID. Generates a PNG image.
Try it
Result:
league_last_matches
Get the last matches for a league by providing the unique tournament ID, season ID, and the page number (0-based).
Try it
Result:
league_home_team_events
This endpoint retrieves the last 5 matches for a specific league in a given season for home events.
Try it
Result:
categories
Get a list of all baseball categories.