Skip to main content
Glama

Related Servers

Alternatives to statbotics

  • A
    license
    A
    quality
    A
    maintenance
    The Blue Alliance MCP server using its API for FIRST Robotics Competition data. Retrieve comprehensive FRC team, event, and match information.
    61
    81 npm
    1
    MIT

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to official MLB statistics via a keyless API, enabling AI agents to query MLB data through natural language or direct tools.
    4 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Exposes the StatsPlus API as tools for MCP-compatible clients, enabling users to query player/team statistics, contracts, ratings, and game history via natural language.
    15
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP-compatible LLM clients to access live NBA data, including stats, standings, rosters, scores, and box scores via callable tools.
    9
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides verified NFL stats (2016–2025) and Sleeper league context through an MCP server, with tools for querying metrics, comparing entities, verifying claims, and accessing league data.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables plain-language cricket analytics for MCP clients, including calibrated win probability, ball-by-ball match archives, career and matchup records, venue and phase stats, and live scores, all without an API key.
    BSD 3-Clause
  • A
    license
    B
    quality
    B
    maintenance
    Python MCP server that provides comprehensive access to MLB statistics and baseball data through a FastAPI-based interface. Acts as a bridge between AI applications and MLB data sources, enabling seamless integration of baseball statistics, game information, player data, and more.
    24
    59
    MIT

TDQS

A4.7/5.0

Scored across 14 tools

Disambiguation5/5

Each tool targets a distinct entity or aggregation (event, events, match, matches, team, team_event, etc.) with no functional overlap. The 'single vs. list' pattern and team-entity combinations are clearly separated.

Naming Consistency5/5

All tool names follow the 'get_' prefix with snake_case entity names, consistently using singular for single-item lookups and plural for list lookups. The pattern is uniform across all 14 tools.

Tool Count5/5

14 tools is well-scoped for the FRC analytics domain. Each tool serves a necessary query pattern (single, list, team-specific, seasonal) without redundancy or bloat.

Completeness5/5

The tool surface covers all fundamental query patterns for the Statbotics API: individual and batch lookups for events, matches, teams, and team-specific data, plus seasonal summaries. No obvious gaps for a read-only stats service.

Maintenance

ActivityMaintained
ResponsivenessNo issues