← Index

io.github.arikusi/nakkas

io.github.arikusi/nakkas·v0.1.4·Other
Quality Score
79
/100

MCP server that turns AI into an SVG artist. One rendering engine, AI decides everything.

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