chess-mcp-server

sagarjaink/chess-mcp-server

3.2

If you are the rightful owner of chess-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Chess MCP Server integrates Stockfish and Lichess for chess analysis, deployable via web interfaces without command line tools.

Tools

Functions exposed to the LLM to take actions

analyze_position

Deep analysis with evaluation scores and principal variations.

get_best_move

Calculate the best move for any position.

validate_move

Check if a move is legal.

get_legal_moves

List all legal moves in a position.

fetch_user_games

Get recent games from any Lichess user.

get_cloud_eval

Access Lichess master game database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources