gaming

Mcp Chess

A MCP server playing chess against LLMs.

python
local
gaming
0
View on GitHub

Installation

npx -y jiayao/mcp-chess

Configuration

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.

GitHub: https://github.com/jiayao/mcp-chess

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub