Back to search
30
MCP

chess-mcp

pypi/chess-mcp

A Model Context Protocol server for chess games using Stockfish

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

Similar MCP servers embedding-nearest

chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
0 tools
olegselajev241/mcp-chess
Model Context Protocol (MCP) server for Lichess.org chess platform integration
0 tools
olegselajev241/mcp-lichess
Model Context Protocol (MCP) server for Lichess.org chess platform integration
0 tools
Stockfish MCP
A Stockfish MCP server to allow an LLM to play chess against Stockfish
0 tools
chess-uci-mcp
MCP server to connect to the chess engines using UCI protocol
0 tools
mcp-chess
MCP server for playing chess against AI
0 tools

How to use

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

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