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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
deckofcards
Deck of Cards MCP — wraps deckofcardsapi.com (free, no auth)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http

How to use

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

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