gaming
Mcp Chess
A MCP server playing chess against LLMs.
python
local
gaming
Installation
npx -y jiayao/mcp-chessConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-chess",
"command": "npx",
"args": [
"-y",
"jiayao/mcp-chess"
]
}About This MCP Server
jiayao/mcp-chess
A MCP server playing chess against LLMs.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub