mcpbeat

Svg/icons MCP Server

com.svgicons/mcp
answering

Svg/icons MCP is answering right now. Last checked 3 min ago. It exposes 12 tools. Last commit 18 Jul 2026.

320K+ open-source SVG icons: 12 tools, anonymous metadata search; SVG, exports, collections via Pro.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
455 ms
Response time
average over 24h
0
Stars
last commit 18 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://svgicons.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://svgicons.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://svgicons.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://svgicons.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://svgicons.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

icon
create_icon_kit
Create a persistent Pro Icon Collection and optionally add icon IDs. Requires Pro API token with collections:write and mcp:use scopes.
get_icon
Return one icon by ID. Metadata is public; raw SVG requires a Pro API token with icons:read and mcp:use scopes.
get_icon_collection
Read one Icon Collection with its paginated entries. Custom-icon entries include entryId, customEditId, customName, and their customized SVG snapshot as the body. Requires a Pro API token with collections:read and mcp:use scopes.
list_icon_collections
List your persistent Icon Collections with icon counts. Requires a Pro API token with collections:read and mcp:use scopes.
remove_icon_from_collection
Remove an icon from an Icon Collection. Entry-precise by default: only the plain entry is removed and custom variants survive; set allVariants true to remove every entry of the icon. Requires a Pro API token with collections:write and mcp:use scopes.
search_icon_sets
Search icon sets by name, prefix, author, category, or description.
export
export_icon_collection
Queue a Pro Icon Collection export, including optional PNG packs. Requires an MCP token with exports:create.
export_icon_png
Render one icon as PNG or a ZIP of PNG variants. Requires the Pro Plan and an MCP token with icons:read and exports:create scopes.
icons
add_icons_to_collection
Add catalog icons to an existing Icon Collection as plain entries (idempotent). Requires a Pro API token with collections:write and mcp:use scopes.
search_icons
Search svgicons.com icons and return icon metadata. Raw SVG requires a Pro API token with icons:read and mcp:use scopes.
generate
generate_icon_kit_for_project
Recommend and persist an Icon Collection for a project brief. Requires Pro API token with collections:write and mcp:use scopes.
recommend
recommend_icons_for_ui
Recommend icon candidates for a UI description using svgicons.com search metadata.

Endpoints

URLTransportStateLatencyChecked
https://svgicons.com/mcp streamable-http answering 383 ms 3 min ago

Svg/icons MCP — questions

Answers built from our own checks of this server.

What can Svg/icons MCP do?
It exposes 12 tools, read directly from the server on our last check. Among them: add_icons_to_collection, create_icon_kit, export_icon_collection, export_icon_png, generate_icon_kit_for_project, get_icon and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Svg/icons MCP mostly used for?
Its tools cluster around icon, export and icons. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Svg/icons MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 455 ms. The bar chart above shows every period we have measured.
How do I connect Svg/icons MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Svg/icons MCP need an API key?
No. Svg/icons MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Svg/icons MCP?
It answers our handshake in 455 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Svg/icons MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.