Back to search
30
MCP

mcp-chess

pypi/mcp-chess

MCP server for playing chess against AI

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

Similar MCP servers embedding-nearest

iflow-mcp_jiayao-mcp-chess
MCP server for playing chess against AI
0 tools
mcp-image
MCP server for AI image generation
0 tools
chess-uci-mcp
MCP server to connect to the chess engines using UCI protocol
0 tools
maxai-mcp
MCP server that connects to Max AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
samcolon/mcp-server
MCP server with AI
0 tools

How to use

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

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