← Index

io.github.theduodecim/ascii-art

io.github.theduodecim/ascii-art·v0.1.1·Other
Quality Score
78
/100

MCP server that exposes ASCII and Unicode art tools

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ascii-art": {
      "command": "npx",
      "args": [
        "-y",
        "ascii-art-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ascii-art": {
      "command": "npx",
      "args": [
        "-y",
        "ascii-art-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ascii-art-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other