mcp-chess
9
The MCP Chess Server allows players to engage in chess games against any language model, offering features to visualize the board and analyze game positions. Its functionalities support an interactive and automated chess playing experience.
MCP Chess Server
This project is a Model Context Protocol (MCP) server that lets users play chess against any Large Language Model (LLM). It provides tools to visualize the chessboard, get the current player's turn, list valid moves, make moves using Standard Algebraic Notation, start a new game, and analyze game positions from a PGN string.