Baseball-Statistics-MCP-Server

Guolixin189/Baseball-Statistics-MCP-Server
★ 0 stars Python 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "baseball-statistics-": {
      "command": "uvx",
      "args": [
        "baseball-statistics-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install baseball-statistics-mcp-server

README Excerpt

Lixin Guo 525626 Section02 Guolixin189 <br><br><br> 1. Who were the top 5 hitters on the 1930 Cardinals? The 1930 Cardinals were absolutely stacked at the plate! Here are the top 5 hitters by batting average: | Rank | Player | Batting Average | | ---- | --------------- | --------------- | | 1 | Ray Blades | .392 |