01Exclusively uses the official xkcd JSON API for data fetching.
020 GitHub stars
03Provides an MCP server and HTTP API for xkcd comic data.
04Returns comprehensive comic metadata including title, alt text, image URL, and associated links.
05Includes a mini web UI (Vite dashboard) for interactive comic browsing.
06Supports operations: `current`, `random`, and `by_number` for comic retrieval.