Back to search
30
MCP
chesspal-mcp-engine
pypi/chesspal-mcp-engineChessPal 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chesspal-mcp-engine": {
"url": "None",
"transport": "http"
}
}
}