Nakkas
Rank #3,099io.github.arikusi/nakkas
MCP server that turns AI into an SVG artist. One rendering engine, AI decides everything.
Nakkas is a Model Context Protocol (MCP) server published by arikusi. It ranks #3,099 of 121,933 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. Nakkas is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 118,834 of 121,933 servers on MCP Toplist.
Use Nakkas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nakkas -- npx -y nakkas[mcp_servers.nakkas]
command = "npx"
args = ["-y", "nakkas"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nakkas": {
"command": "npx",
"args": [
"-y",
"nakkas"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nakkas": {
"command": "npx",
"args": [
"-y",
"nakkas"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nakkas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nakkas"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nakkas": {
"command": "npx",
"args": [
"-y",
"nakkas"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nakkas": {
"command": "npx",
"args": [
"-y",
"nakkas"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.arikusi%2Fnakkas)<a href="https://mcptoplist.com/server/io.github.arikusi%2Fnakkas"><img src="https://mcptoplist.com/badge/io.github.arikusi%2Fnakkas.svg" alt="MCP Toplist: Top 5% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
arikusi
Other servers by arikusi
View all arikusi servers →Available versions (9)
| Version | Published |
|---|---|
| 0.5.0 | Jul 13, 2026 |
| 0.4.0 | Jul 13, 2026 |
| 0.3.1 | Jul 13, 2026 |
| 0.3.0 | Jul 9, 2026 |
| 0.2.0 | Jul 7, 2026 |
| 0.1.7 | Jul 7, 2026 |
| 0.1.6 | Jul 2, 2026 |
| 0.1.4 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nakkas?
- Nakkas is maintained by arikusi, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Nakkas listed on the Official MCP Registry?
- Yes — Nakkas is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nakkas have?
- MCP Toplist tracks 9 versions of Nakkas, most recently published on Jul 13, 2026.
- Where can I find the source code for Nakkas?
- The source code for Nakkas is hosted at github.com/arikusi/nakkas.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.