statbotics-mcp-server

withinfocus/statbotics-mcp-server
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 5d ago
MCP server for Statbotics.
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": {
    "statbotics-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "withinfocus/statbotics-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides access to the Statbotics API for FIRST Robotics Competition statistical data and predictions. Enables AI assistants and other MCP clients to retrieve FRC team EPA ratings, event predictions, and match analytics. - **Team Statistics**: Get EPA ratings, win rates, and historical performance for FRC teams