Add IconServe to Any MCP client

IconServe gives Any MCP client access to 10,000+ open-source icons (Lucide, Heroicons, Tabler, Simple Icons) as SVG or PNG — searchable by name or natural language. Free, no API key.

Connect to the streamable-HTTP endpoint

https://icons-for-agents.site/mcp

Tools exposed

search_icons(query, limit?, set?)
get_icon(name, set?, style?, color?, size?, stroke?, format?)
list_sets()

Try it

Ask your agent: "use iconserve to find a settings icon." It will call search_icons and return ready-to-use SVG URLs.

Any MCP client MCP docs →