etweisberg-mlb-mcp
mcpsmitheryProvide structured access to Major League Baseball statistics through an MCP server. Query and retrieve detailed baseball data including statcast, fangraphs, and baseball reference stats. Generate visualizations and integrate seamlessly with MCP-compatible clients for enhanced baseball analytics.
By Smithery | 59 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (59)
tool declares network permission
get_statsget_notesget_statcast_dataFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares db permission
get_statcast_datatool declares fs permission
create_strike_zone_plotcreate_spraychart_plotcreate_bb_profile_plotcreate_teams_plotFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
get_statsget_notesget_statcast_dataFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
get_statcast_data:tool declares http permission
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
get_stats:Tool 'get_stats' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
Fix: Review and remediate the identified issue.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
get_statsget_scheduleget_player_statsget_standingsget_team_leaderslookup_playerget_boxscoreget_team_rosterget_game_paceget_metaget_available_endpointsget_notesget_game_scoring_play_dataget_last_gameget_league_leader_dataget_linescoreget_next_gameget_game_highlight_dataget_statcast_dataget_statcast_batter_dataget_statcast_pitcher_dataget_statcast_batter_exitvelo_barrelsget_statcast_pitcher_exitvelo_barrelsget_statcast_batter_expected_statsget_statcast_pitcher_expected_statsget_statcast_batter_percentile_ranksget_statcast_pitcher_percentile_ranksget_statcast_batter_pitch_arsenalget_statcast_pitcher_pitch_arsenalget_statcast_single_gamecreate_strike_zone_plotcreate_spraychart_plotcreate_bb_profile_plotcreate_teams_plotget_pitching_stats_brefget_pitching_stats_rangeget_pitching_statsget_playerid_lookupreverse_lookup_playerget_schedule_and_recordget_player_splitsget_pybaseball_standingsget_team_battingget_team_fieldingget_team_pitchingget_top_prospectsFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y etweisberg-mlb-mcp"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)