Skip to main content
GamingGo

sonirico/mcp-stockfish

🏎️ 🏠 🍎 πŸͺŸ 🐧️ MCP server connecting AI systems to Stockfish chess engine.

gaminglocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/sonirico/mcp-stockfish

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-stockfish": {
      "command": "npx",
      "args": [
        "-y",
        "sonirico/mcp-stockfish"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Gaming
Language
Go
Author
sonirico