MCP server that exposes ASCII and Unicode art tools
is a Model Context Protocol (MCP) server built with Node.js and TypeScript. It serves ASCII and Unicode art from the local database through validated MCP tools. Build + production run: The server uses stdio transport and loads data from at the repository root. Finds an art entry by exact or exact value in . Returns the entry's field as plain text. Searches entries by , , or both. At least one…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
is a Model Context Protocol (MCP) server built with Node.js and TypeScript. It serves ASCII and Unicode art from the local database through validated MCP tools. Build + production run: The server uses stdio transport and loads data from at the repository root. Finds an art entry by exact or exact value in . Returns the entry's field as plain text. Searches entries by , , or both. At least one filter is required. Returns matching entries' fields combined in text output. Returns a random entry…