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…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…