Extension
Open Source Icon MCP Server
A Model Context Protocol server that exposes all 314,000+ icons to Claude, Cursor and any other MCP-compatible agent — so your AI assistant can search libraries and drop the right SVG directly into your project.
npx @opensourceicon/mcp-serverSee it in action
Demo
Demo video coming soon
What it does
Search tools built in
Agents can search icons, list libraries and fetch SVGs through typed MCP tools.
Works with any MCP client
Claude Desktop, Claude Code, Cursor, Windsurf — anything that speaks MCP.
Local data
Icon data comes from the bundled @iconify/json package: fast, offline, no API keys.
One-line setup
Add a single npx command to your client's MCP config and restart.
Get started
- 1Add the server to your MCP client config with the npx command below.
- 2Restart the client so it picks up the new server.
- 3Ask your agent for an icon — “add a lucide settings icon to the navbar”.