MCP Servers / other / Lichess MCP

Lichess MCP

JSON →
httpnone14other

Interact with the Lichess chess platform using natural language.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: lichess-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envLICHESS_TOKEN
Resources
Lichess MCP — MCP Server · libregistry