Nakkas MCP Server Generates Animated SVGs from AI Descriptions

Nakkas is an MCP server that enables AI to create animated SVGs from scratch. You describe what you want, and the AI constructs the full configuration including shapes, gradients, animations, and filters, with the server rendering clean animated SVG output.
Key Features and Capabilities
According to the source, Nakkas can generate:
- Animated logos, loading spinners, and data visualizations
- Scatter fields, radial patterns, and grid layouts
- Parametric curves including rose, spiral, heart, and superformula shapes
- 15 filter presets such as glow, neon, glitch, and chromatic aberration
- CSS @keyframes + SMIL animations with zero JavaScript
- Works anywhere SVG renders
Getting Started
You can install and run Nakkas using:
npx nakkas@latestThe tool is available via npm at https://www.npmjs.com/package/nakkas and the source code is hosted on GitHub at https://github.com/arikusi/nakkas.
The creator is seeking feedback and encourages users to share examples in the GitHub discussions.
📖 Read the full source: r/ClaudeAI
👀 See Also

OKed Plugin: OpenClaw Asks Your Phone Before Destructive Actions
A new plugin called OKed hooks into OpenClaw's before_tool_call to intercept destructive commands (emails, deletions, payments) and push approval requests to your phone or Telegram.

OpenClaw User Critiques Tool's Architecture and Safety Gaps
A Reddit user describes OpenClaw as the only tool making agent automation this accessible but criticizes its architecture for lacking a control layer for file operations, a protected kernel, proper context management, and built-in versioning or tests.

Claude Code now supports 240+ models via NVIDIA NIM gateway — including Nemotron-3 120B for agentic coding
Claude Code can switch mid-session to 240+ NVIDIA NIM models via the /model command. The Nemotron-3 Super 120B thinking variant shows strong results for multi-file refactoring and agentic tasks.

OpenClaw Nerve WebUI adds voice control and team management dashboard
Nerve is a WebUI for OpenClaw that provides an all-in-one dashboard for monitoring and managing AI agents, with voice control via double-tap shift for Whisper and sub-agent team building capabilities.