Svg/icons MCP
320K+ open-source SVG icons: 12 tools, anonymous metadata search; SVG, exports, collections via Pro.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
320K+ open-source SVG icons: 12 tools, anonymous metadata search; SVG, exports, collections via Pro.
Server tool list (12)
Raw names from tools/list. Only developers need these.
| search_icons | Search svgicons.com icons and return icon metadata. Raw SVG requires a Pro API token with icons:read and mcp:use scopes. |
| search_icon_sets | Search icon sets by name, prefix, author, category, or description. |
| get_icon | Return one icon by ID. Metadata is public; raw SVG requires a Pro API token with icons:read and mcp:use scopes. |
| 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. |
| recommend_icons_for_ui | Recommend icon candidates for a UI description using svgicons.com search metadata. |
| 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. |
| 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. |
| export_icon_collection | Queue a Pro Icon Collection export, including optional PNG packs. Requires an MCP token with exports:create. |
| list_icon_collections | List your persistent Icon Collections with icon counts. Requires a Pro API token with collections: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. |
| 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. |
| 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. |