Skip to main content
Glama
wyverns76-J

sports-pulse-mcp

by wyverns76-J

Related Servers

Alternatives to sports-pulse-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that connects Claude Desktop to The Odds API, giving Claude real-time access to sports odds, scores, and schedules across 80+ sports and leagues worldwide.
      -
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that connects Claude Desktop to Hudl, enabling live access to team stats, player stats, and game results through natural language queries.
      7
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides access to ESPN Fantasy Basketball APIs, enabling Claude and other MCP clients to fetch league teams, rosters, free agents, matchups, NBA schedules, and live draft assistant tools.
      14
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that gives Claude live access to Major League Soccer data — teams, matches, standings, rosters, and schedule-strength analytics — via the ESPN public API.
      11
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for natural language analysis of baseball league data, enabling team statistics, standings, lineup suggestions, and scouting reports via Claude Desktop.
      -
    • A
      license
      B
      quality
      D
      maintenance
      An MCP server providing access to college football statistics sourced from the College Football Data API within Claude Desktop.
      9
      27
      MIT

    TDQS

    B3.4/5.0

    Scored across 10 tools

    Disambiguation4/5

    Each tool targets a distinct data type: live scores, today's fixtures, upcoming fixtures for a team, recent results, standings, head-to-head, NBA equivalents, and a weekly briefing. Minor potential confusion exists between get_today_fixtures and get_upcoming_fixtures (both about future fixtures), but time scope and 'specific team' focus differentiate them sufficiently. The weekly briefing is clearly an aggregate tool.

    Naming Consistency5/5

    All tool names follow a consistent get_<subject> pattern in snake_case, with clear English nouns/verbs (live_scores, today_fixtures, upcoming_fixtures, recent_results, etc.). The NBA tools use get_nba_ prefix uniformly, maintaining a predictable convention.

    Tool Count5/5

    Ten tools is a well-scoped set for a multi-sport score/fixture service. Each tool covers a distinct need, and the mix of specific and aggregate tools (weekly briefing) feels balanced without bloat or sparsity.

    Completeness4/5

    The surface covers core read-only queries for football and NBA: live scores, fixtures, results, standings, head-to-head, and player stats, plus an aggregate weekly briefing. Missing operations like league filters for some sports, player search by name, or historical season stats are minor gaps that agents can work around; the domain is fundamentally a read-only data provider, so no create/update/delete is expected.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues