Loading MCP server directory, please wait...
Search 276,000+ open source icons and insert them as SVG or React components while you code.
npx @getmcp/cli add com.iconsroom/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ICONSROOM_API_KEYIconsRoom lifetime license token (IR-XXXX…) — get one at https://iconsroom.com/pricing
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.iconsroom/mcp": {
"command": "npx",
"args": [
"-y",
"@iconsroom/mcp"
],
"env": {
"ICONSROOM_API_KEY": ""
}
}
}
}