MCP Server
MCP
Stockfish MCP
A Stockfish MCP server to allow an LLM to play chess against Stockfish
Install
uvx stockfish-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "stockfish-mcp",
"version": "v1.0.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment