{"serverInfo": {"name": "Bzzoiro Sports Data", "version": "1.0.0", "description": "Free football data API with ML predictions, live scores, shot maps, and 21,000+ player stats across 34 leagues."}, "transport": {"type": "streamable-http", "url": "https://sports.bzzoiro.com/mcp", "authentication": {"type": "bearer", "token_url": "https://sports.bzzoiro.com/register/"}}, "capabilities": {"resources": true, "tools": true, "prompts": false}, "resources": [{"name": "leagues", "uri": "/api/leagues/", "description": "34 football leagues with current season info"}, {"name": "teams", "uri": "/api/teams/", "description": "3,000+ football teams"}, {"name": "events", "uri": "/api/events/", "description": "Matches with odds, lineups, and spatial data"}, {"name": "live", "uri": "/api/live/", "description": "Live scores with real-time incidents and stats"}, {"name": "predictions", "uri": "/api/predictions/", "description": "CatBoost ML predictions for 8 markets"}, {"name": "players", "uri": "/api/players/", "description": "21,000+ player profiles"}, {"name": "player-stats", "uri": "/api/player-stats/", "description": "139,000+ per-match player statistics"}, {"name": "managers", "uri": "/api/managers/", "description": "Head coaches with tactical profiles and stats"}, {"name": "odds", "uri": "/api/odds/", "description": "Multi-bookmaker odds (~14 books) with movement tracking via previous_decimal_odds + is_max_quote"}, {"name": "odds-polymarket", "uri": "/api/odds/polymarket/", "description": "Polymarket prediction market prices"}, {"name": "seasons", "uri": "/api/seasons/", "description": "Season metadata per league"}, {"name": "venues", "uri": "/api/venues/", "description": "Stadiums and arenas with capacity, city, and home team"}, {"name": "match-detail", "uri": "ui://sports.bzzoiro.com/matches/{event_id}/", "description": "Match detail page with lineups, stats, and odds", "mimeType": "text/html"}, {"name": "league-standings", "uri": "ui://sports.bzzoiro.com/leagues/{league_id}/", "description": "League standings and fixtures", "mimeType": "text/html"}, {"name": "player-profile", "uri": "ui://sports.bzzoiro.com/players/{player_id}/", "description": "Player profile with stats and career history", "mimeType": "text/html"}, {"name": "api-docs", "uri": "ui://sports.bzzoiro.com/docs/", "description": "Interactive API documentation", "mimeType": "text/html"}], "tools": [{"name": "search_matches", "description": "Search matches by team/league/date/status"}, {"name": "get_match_detail", "description": "Full match data: lineups, incidents, stats, odds, predictions, H2H"}, {"name": "get_match_lineups", "description": "Confirmed or AI-predicted lineups for a match"}, {"name": "get_match_incidents", "description": "Goals, cards, subs, VAR for a match"}, {"name": "get_match_shotmap", "description": "Per-shot xG shotmap with coordinates"}, {"name": "get_live_scores", "description": "All live matches with real-time data"}, {"name": "search_teams", "description": "Search teams by country or league"}, {"name": "get_team_detail", "description": "Team profile with current coach"}, {"name": "get_team_fixtures", "description": "Upcoming/recent matches for a team"}, {"name": "get_team_squad", "description": "All players in a team"}, {"name": "list_venues", "description": "List stadiums/arenas (filter by country, city, capacity)"}, {"name": "get_venue", "description": "Venue detail with the team that plays home there"}, {"name": "search_players", "description": "Search players by name/team/nationality/position"}, {"name": "get_player_detail", "description": "Player profile, market value, transfers"}, {"name": "get_player_stats", "description": "Per-match player stats (goals, xG, passes, rating)"}, {"name": "list_leagues", "description": "All 34 covered leagues"}, {"name": "get_standings", "description": "League table with xG and form"}, {"name": "get_predictions", "description": "CatBoost ML predictions for 8 markets"}, {"name": "compare_odds", "description": "Best odds from 22+ bookmakers"}, {"name": "get_best_odds", "description": "Best odds across bookmakers for a market"}, {"name": "list_bookmakers", "description": "All supported bookmakers"}, {"name": "get_polymarket_odds", "description": "Polymarket prediction market prices"}, {"name": "search_managers", "description": "Search managers by tactical profile"}, {"name": "get_manager_detail", "description": "Manager tactical fingerprint and career"}], "documentation": "https://sports.bzzoiro.com/docs/", "openapi": "https://sports.bzzoiro.com/openapi.json"}