Skip to main content
Glama
livetennisapi

livetennisapi-mcp

Related Servers

Alternatives to livetennisapi-mcp

  • A
    license
    A
    quality
    D
    maintenance
    Gives your MCP host (Claude Desktop, Cursor, Continue, Zed) access to live scores, match details, standings, top scorers, knockout brackets and player stats across football, basketball, cricket and tennis. Backed by the free public SportScore API — no key, no signup, CORS-open.
    8
    44 npm
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A unified MCP server that aggregates 32 sports API providers into a single service, providing 336 tools for scores, stats, odds, esports, and more across 70+ sports.
    100
    66 npm
    33
    MIT

Related Servers

  • A
    license
    B
    quality
    C
    maintenance
    Provides AI agents with live, grounded sports data including model probabilities, track records, and European soccer and tennis arbitrage opportunities, so they answer from real numbers instead of stale guesses.
    13
    48 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables fetching sportsbook odds, live scores, and event information across 70+ books and 30+ leagues, with tools to list sports, get scores, and discover events.
    2 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Props-first sports odds API with a hosted MCP server. Live odds and player props (moneyline, spreads, totals) across US sportsbooks, normalized to JSON. Tools: get_odds, get_props, get_events, get_books. API-key auth, free tier.
    MIT No Attribution
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to access comprehensive sports data including football, basketball, American football, and hockey leagues via 11 tools, with no API key required.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to comprehensive sports data from 5 major leagues (NBA, NFL, MLB, EPL, NHL) including teams, players, games, statistics, standings, injuries, and betting odds through 67+ endpoints. Enables users to query sports information and analytics through natural language.
    12
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides AI assistants with sports model win probabilities and fair odds across nine sports without requiring an API key.
    3
    60 npm
    MIT

TDQS

A3.9/5.0

Scored across 24 tools

Disambiguation4/5

Most tools target distinct resource+action pairs, and the match-level variants are carefully scoped by data family (score, events, odds, analysis, statistics). However, get_upcoming_matches and get_fixtures both list future matches, and get_match already exposes market/analysis data that dedicated odds/analysis tools also cover, so a couple of boundaries require careful reading.

Naming Consistency5/5

All tools use lowercase snake_case with a consistent get_/search_/check_ prefix, and resources are named predictably (get_match, get_match_score, search_tournaments). The only mild deviations are get_h2h and check_api_status, but they still fit the overall pattern.

Tool Count3/5

24 tools is on the heavy side and exceeds the typical well-scoped range, with some near-duplicate listing endpoints (upcoming vs fixtures) and several niche data families (archive, charting, odds/analysis). At the same time, each tool maps to a distinct data family and none feels purely redundant, so the count is heavy but not bloated.

Completeness4/5

The surface covers live scores, fixtures/results, players, tournaments, rankings, archive history, charting, odds, and analysis, which is unusually broad for a read-only API. Gaps are minor workflow issues: there is no tournament-id-based match/results listing, and historical/charting searches return ids that the career and H2H tools cannot directly consume since they take names.

Maintenance

ActivityActive
ResponsivenessNo issues