Chess Analysis AssistantServer

turlockmike
GitHub
chessanalysisStockfish

Loading subscription status...

💡 Description

A tool that helps analyze chess positions and obtain professional evaluations using Stockfish, directly from Claude.

📝 JSON Entries

{
  "mcpServers": [
    {
      "chess": {
        "args": [
          "chess-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

StockfishCairoNode.js

Features

  • Position analysis
  • Master database access

💬 Example Queries

  • Analyze this position: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1
  • Show me the current position
  • What is the best move in this position?
  • Search this position in the master database
  • Show me master games from this position after the year 2000
  • What are the most common moves played by masters in this position?