Add IconServe to Claude Code

IconServe gives Claude Code 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.

Run in your terminal

claude mcp add --transport http iconserve https://icons-for-agents.site/mcp

Try it

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

Claude Code MCP docs →