Skip to content
MCP Server Community By @arikusi

arikusi/nakkas

[![nakkas MCP server](https://glama.ai/mcp/servers/arikusi/nakkas/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/nakkas) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ element types, parametric curves, filters, gradients, PNG preview.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: arikusi/nakkas Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-arikusi-nakkas

Detailed Documentation

nakkas MCP server πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ element types, parametric curves, filters, gradients, PNG preview.

Configuration

{
  "mcpServers": {
    "arikusi-nakkas": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arikusi-nakkas"
      ],
      "env": {}
    }
  }
}