Back to search
30
MCP

chess-mcp-server

pypi/chess-mcp-server

A Model Context Protocol (MCP) server for playing Chess with AI Agents.

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
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
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
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": {
    "chess-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}