Back to search
30
MCP

chesspal-mcp-engine

pypi/chesspal-mcp-engine

ChessPal MCP Engine: A Stockfish-powered chess engine exposed via MCP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

chess-mcp
A Model Context Protocol server for chess games using Stockfish
0 tools
Stockfish MCP
A Stockfish MCP server to allow an LLM to play chess against Stockfish
0 tools
chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
0 tools
chess-uci-mcp
MCP server to connect to the chess engines using UCI protocol
0 tools
iflow-mcp_chess_mcp
MCP server for Chess.com API integration
0 tools
iflow-mcp_pab1it0_chess_mcp
MCP server for Chess.com API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chesspal-mcp-engine": {
      "url": "None",
      "transport": "http"
    }
  }
}