Agent♥︎Age
Catalog

xkcd

Official34 toolsLive

by pipeworx-io · TypeScript

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

XKCD MCP Server (io.github.pipeworx-io/xkcd)

XKCD MCP (io.github.pipeworx-io/xkcd) wraps the free, no-auth xkcd.com JSON API. It exposes 34 tools that retrieve live XKCD comic data, including metadata like number, title, publication date, and links to the source page.

🛠️ Key Features

  • Wraps xkcd.com JSON API (free, no auth)
  • Tooling count: 34
  • Topics: mcp, mcp-server, model-context-protocol, pipeworx, xkcd
  • Readme-defined tools with fields including title, image URL, alt/hover text, and permalink

🚀 Use Cases

  • Fetch the most recently published XKCD comic via get_latest
  • Retrieve a specific comic by number via get_comic
  • Get a comic at random via random_comic

⚡ Developer Benefits

  • Standardized comic retrieval with consistent fields (e.g., number, title, permalink)
  • get_latest supports transcript (if available) and publication date
  • get_comic returns transcript (if available) plus alt text and permalink

⚠️ Limitations

  • Only supports data obtainable from xkcd.com’s free, no-auth JSON API
  • Transcript is available only “if available” (may be missing)

Topics

mcpmcp-servermodel-context-protocolpipeworxxkcd

Related servers

More in Search & Web