Statbotics MCP Server
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
Pull the image from GitHub Container Registry:
Or build locally:
Add to your MCP client configuration (e.g., Claude Desktop):
Add to your MCP client configuration:
Query season-level statistical data.
Tools: get_year, get_years
Access team profiles and EPA ratings.
Tools: get_team, get_teams
Get team statistics for specific seasons.
Tools: get_team_year, get_team_years
Query event details and predictions.
Tools: get_event, get_events
Get team performance at specific events.
Tools: get_team_event, get_team_events
Retrieve match data and predictions.
Tools: get_match, get_matches
Get team-level match statistics.
Tools: get_team_match, get_team_matches
Contributions are welcome! See CONTRIBUTING.md for development setup, testing guidelines, and how to add new tools.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/statbotics)<a href="https://allmcps.com/mcp/statbotics"><img src="https://allmcps.com/api/badge/statbotics?style=directory" alt="Statbotics on AllMCPs" /></a>