Skip to main content
Glama
joshuarichard

StatsPlus MCP Server

Related Servers

Alternatives to StatsPlus MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      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
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables interaction with MLB (Major League Baseball) v3 projections through the SportsData.io API, allowing access to baseball statistics and projections through natural language.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to access FantasyPros data through tools for injury news, player lookup, consensus rankings, and projections.
      1
      MIT
    • 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
      Not graded
      quality
      B
      maintenance
      Connect ESPN & Yahoo fantasy leagues to AI assistants via MCP. Read-only tools for rosters, standings, matchups, free agents, and league info across football and baseball.
      21
      MIT

    TDQS

    A3.9/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool targets a distinct resource or action. The only potential overlap is between find_player (search by name) and get_players (roster by team), but they serve different purposes—one for ID resolution, the other for full roster retrieval.

    Naming Consistency4/5

    Most tools follow the get_<resource> pattern, but two tools deviate: find_player and start_ratings_job. This minor inconsistency is understandable given their different operations.

    Tool Count5/5

    15 tools cover the key aspects of a sports stats server: players, teams, contracts, draft, game data, exports, and ratings. The count feels well-scoped—neither too sparse nor overwhelming for the domain.

    Completeness4/5

    The tool surface covers essential read operations for player and team stats, contracts, draft, and game history. Missing components like standings or league info are minor gaps that can be derived from existing data.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues