Skip to content
Back to search
30
MCP streamable-http

chess

io.github.pipeworx-io/chess

Chess.com MCP — wraps the Chess.com public API (free, no auth)

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "chess": {
      "url": "https://gateway.pipeworx.io/chess/mcp",
      "transport": "streamable-http"
    }
  }
}