A local ASCII and Unicode art database that runs over stdio and requires no API keys. It exposes four tools: get_ascii_art for exact name lookups, search_ascii for filtering by category or tags, random_ascii for pulling a random entry by type, and list_categories for browsing what's available. The art lives in a local db.json file that ships with the server. Reach for this when you want to inject ASCII art into responses without maintaining your own collection or hitting external APIs. Built in TypeScript, runs on Node 20+, and works with Claude Desktop, Cursor, and other MCP clients.
claude mcp add --transport stdio io.github.theduodecim-ascii-art -- npx -y ascii-art-mcp