Lichess MCP
JSON →Interact with the Lichess chess platform using natural language.
Install
npx -y @smithery/cli Tools · 10
- search_players Search for Lichess players by username
- get_player_profile Get detailed profile information for a specific player
- get_player_rating_history Get rating history for a specific player across different time controls
- get_player_games Get recent games for a specific player
- get_tournament_info Get information about a specific tournament
- get_current_tournaments Get list of currently running tournaments
- get_puzzle Get a daily puzzle or a random puzzle
- analyze_game Get analysis for a specific game by game ID
- get_top_players Get top players for a specific variant and speed
- get_leaderboard Get the leaderboard for a specific category
Environment variables
LICHESS_TOKEN
Links
★ 14 GitHub stars