Mlb Data

🌐Community
by machina-sports · vlatest · Repository

Access comprehensive MLB historical data—player stats, game results, team financials—for advanced analysis and insights.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mlb-data npx -- -y @trustedskills/mlb-data
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mlb-data": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mlb-data"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The mlb-data skill provides access to Major League Baseball statistics and game information, enabling AI agents to retrieve real-time scores, player performance metrics, and historical team data. It serves as a specialized data source for sports analytics, fantasy league management, and live commentary applications.

When to use it

  • Retrieving current MLB game scores and box scores during live broadcasts or betting analysis.
  • Analyzing player statistics such as batting averages, ERA, or home run totals for fantasy baseball strategies.
  • Generating historical comparisons between teams or players over specific seasons or timeframes.
  • Building automated sports news alerts based on specific team performance thresholds.

Key capabilities

  • Access to comprehensive Major League Baseball datasets including player and team stats.
  • Real-time game score retrieval and status updates.
  • Historical data aggregation for trend analysis.
  • Structured output suitable for integration into dashboards or reporting tools.

Example prompts

  • "What is the current batting average of Shohei Ohtani this season?"
  • "Provide a summary of the last game between the New York Yankees and the Boston Red Sox."
  • "List the top 5 pitchers with the lowest ERA in the American League over the past month."

Tips & gotchas

Ensure your AI agent has active internet connectivity to fetch the most recent live scores, as this data source relies on external updates. Verify that the specific season or year is specified in your query if analyzing historical trends to avoid confusion between current and archived data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
machina-sports
Installs
53

🌐 Community

Passed automated security scans.