Serversio.github.theduodecim/ascii-art
A

io.github.theduodecim/ascii-art

io.github.theduodecim/ascii-art · v0.1.1
▦ npm
v0.1.1npm npm: ascii-art-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.theduodecim/ascii-art",
  "description": "MCP server that exposes ASCII and Unicode art tools",
  "repository": {
    "url": "https://github.com/theduodecim/ascii-art-mcp",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "ascii-art-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}