# Svg/icons MCP MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-svgicons-mcp
- Repository: https://github.com/svgicons-com/mcp
- Website: https://svgicons.com/developers/mcp

## Install
- Endpoint: https://svgicons.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://svgicons.com/mcp

## Tools
- search_icons (Search SVG icons) - Search svgicons.com icons and return icon metadata. Raw SVG requires a Pro API token with icons:read and mcp:use scopes. Endpoint: https://svgicons.com/mcp
- search_icon_sets (Search SVG icon sets) - Search icon sets by name, prefix, author, category, or description. Endpoint: https://svgicons.com/mcp
- get_icon (Get icon metadata or SVG) - Return one icon by ID. Metadata is public; raw SVG requires a Pro API token with icons:read and mcp:use scopes. Endpoint: https://svgicons.com/mcp
- export_icon_png (Export icon as 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. Endpoint: https://svgicons.com/mcp
- recommend_icons_for_ui (Recommend icons for UI) - Recommend icon candidates for a UI description using svgicons.com search metadata. Endpoint: https://svgicons.com/mcp
- create_icon_kit (Create Icon Collection) - Create a persistent Pro Icon Collection and optionally add icon IDs. Requires Pro API token with collections:write and mcp:use scopes. Endpoint: https://svgicons.com/mcp
- generate_icon_kit_for_project (Generate Icon Collection for project) - Recommend and persist an Icon Collection for a project brief. Requires Pro API token with collections:write and mcp:use scopes. Endpoint: https://svgicons.com/mcp
- export_icon_collection (Export Icon Collection) - Queue a Pro Icon Collection export, including optional PNG packs. Requires an MCP token with exports:create. Endpoint: https://svgicons.com/mcp
- list_icon_collections (List Icon Collections) - List your persistent Icon Collections with icon counts. Requires a Pro API token with collections:read and mcp:use scopes. Endpoint: https://svgicons.com/mcp
- get_icon_collection (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. Endpoint: https://svgicons.com/mcp
- add_icons_to_collection (Add icons to Icon 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. Endpoint: https://svgicons.com/mcp
- remove_icon_from_collection (Remove icon from Icon 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. Endpoint: https://svgicons.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.svgicons
- Version: 0.3.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 18, 2026
- Source: https://registry.modelcontextprotocol.io
