Back to search
30
MCP

Stockfish MCP

io.github.stepbot/stockfish-mcp

A Stockfish MCP server to allow an LLM to play chess against Stockfish

Uptime
0.0%
3 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
mcp-chess
MCP server for playing chess against AI
0 tools
iflow-mcp_jiayao-mcp-chess
MCP server for playing chess against AI
0 tools
chesspal-mcp-engine
ChessPal MCP Engine: A Stockfish-powered chess engine exposed via MCP.
0 tools
mcp stockfish
Metadata-only Glama MCP server.
0 tools
chess-uci-mcp
MCP server to connect to the chess engines using UCI protocol
0 tools

How to use

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

{
  "mcpServers": {
    "stockfish_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}