@thesvg/mcp-server
MCP server for searching and fetching 6,030+ brand SVGs from thesvg.org
Versions
0.8.0latest0.6.10.5.30.5.20.5.1+ show 4 moreshow less
0.5.00.4.10.4.00.1.0Tools 5
search_icons Search for brand SVG icons from thesvg.org by name or slug. Returns matching icons with slug, name, variants, and categories. Use get_icon or get_icon_url to retrieve the actual SVG.
get_icon Fetch the raw SVG content for a specific brand icon from the jsDelivr CDN. Returns SVG markup, metadata, and the CDN URL.
list_variants List all available variants for a specific brand icon. Variants may include: default, mono, light, dark, wordmark, wordmarkLight, wordmarkDark, color.
get_icon_url Get a jsDelivr CDN URL for a brand icon without fetching the SVG content. Use this to embed icons in HTML, Markdown, Notion, Webflow, or any img tag. Cheaper than get_icon when you only need the URL.
list_categories List all icon categories available in thesvg.org library with icon counts. Use this to discover what categories exist in the library and to inform follow-up search_icons queries.
Permissions 4
network medium filesystem low shell high env_vars low