zed-livetennis-mcp

livetennisapi/zed-livetennis-mcp
★ 1 stars Rust AI/LLM Updated 1d ago
Zed extension: Live Tennis MCP server — real-time and historical tennis scores, rankings, players and fixtures in the Zed agent panel (ATP, WTA, Challenger, ITF and juniors)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zed-livetennis-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "zed-livetennis-mcp"
      ]
    }
  }
}

README Excerpt

Registers the [Live Tennis API](https://livetennisapi.com) MCP server as a context server in Challenger, ITF and juniors: live scores, players, fixtures and tournaments on the free plan; recent results, a 1968–2022 archive and head-to-heads on BASIC; odds, events and rankings on PRO; in-play statistics, charting and model analysis on ULTRA — 24 read-only tools.

Tools (20)

api_keycheck_api_statusget_archive_careerget_archive_matchget_charting_matchget_charting_playerget_fixturesget_h2hget_live_matchesget_matchget_match_analysisget_match_eventsget_match_oddsget_match_scoreget_match_statisticsget_playerget_player_rankingsget_rankingsget_recent_resultsget_tournament

Topics

live-scoresmcpmcp-servertenniszedzed-extension