Back to search
30
MCP streamable-http

xkcd

io.github.pipeworx-io/xkcd

XKCD MCP — wraps xkcd.com JSON API (free, no auth)

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

Similar MCP servers embedding-nearest

wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
Jsonplaceholder
JSONPlaceholder MCP — wraps JSONPlaceholder fake 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
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http

How to use

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

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