jiayao/mcp-chess
MCP server for playing chess against AI
Platform-specific configuration:
{
"mcpServers": {
"mcp-chess": {
"command": "npx",
"args": [
"-y",
"mcp-chess"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...