This wraps the official xkcd.com JSON API and gives you three straightforward tools: pull the latest comic, fetch a specific one by number, or grab a random strip from the archive. Each response includes the title, image URL, and alt text. No authentication required since the underlying API is public. It's part of the Pipeworx gateway ecosystem, so you can either connect directly to the xkcd endpoint or use their unified gateway that bundles 673+ data sources. Useful when you want to reference relevant xkcd comics in documentation, add some levity to technical discussions, or build features that pull webcomic content programmatically.
claude mcp add --transport http io.github.pipeworx-io-xkcd https://gateway.pipeworx.io/xkcd/mcp