Skip to content
Back to search
30
MCP

nakkas

arikusi/nakkas

MCP server that turns AI into an SVG artist

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.arikusi/nakkas
MCP server that turns AI into an SVG artist. One rendering engine, AI decides everything.
0 tools
mcp-image
MCP server for AI image generation
0 tools
Nakkas
Renders SVG graphics from declarative JSON configurations with CSS and SMIL animation support.
0 tools
Napkin
Napkin AI visual generation MCP server for Model Context Protocol hosts
0 tools
mcpk8s/server
MCP server connecting AI to Kubernetes
0 tools
samcolon/mcp-server
MCP server with AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nakkas": {
      "url": "https://www.npmjs.com/package/nakkas",
      "transport": "http"
    }
  }
}