Back to directory
chesspal-mcp-engine

chesspal-mcp-engine

@wilson-urdaneta5

A Stockfish-powered chess engine exposed as an MCP server using FastMCP, providing chess move generation and game status via SSE or stdio transports.

chessstockfishenginegameentertainment

Installation & Configuration

{
  "mcpServers": {
    "chesspal-mcp-engine": {
      "command": "npx",
      "args": [
        "-y",
        "chesspal-mcp-engine-mcp"
      ]
    }
  }
}

Information

Transport
ssestdio
Language
Python
Created
2025/4/3
Updated
2026/6/6