arikusi/nakkas
[](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
Configuration
{
"mcpServers": {
"arikusi-nakkas": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-arikusi-nakkas"
],
"env": {}
}
}
}