livetennisapi mcp for Gemini CLI
io.github.livetennisapi/livetennisapi-mcp
Live tennis scores, players, rankings, odds and win-probability. ATP, WTA, Challenger, ITF, juniors.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:24
Install livetennisapi mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"livetennisapi-mcp": {
"httpUrl": "https://mcp.livetennisapi.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_live_matches
- get_upcoming_matches
- get_match
- get_match_score
- search_players
- get_player
- get_fixtures
- search_tournaments
- get_tournament
- get_recent_results
- search_archive_matches
- get_archive_match
- search_archive_players
- get_archive_career
- get_h2h
- get_match_events
- get_match_odds
- get_rankings
- get_match_analysis
- get_player_rankings
- get_match_statistics
- get_charting_player
- get_charting_match
- check_api_status