Stats
Actions
Tags
From design-to-code
Runs locally as stdio subprocess to provide Iconify tools for searching icons, retrieving SVGs, and generating icon code snippets for UI components. No API keys needed.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"iconify": {
"command": "npx",
"args": [
"-y",
"iconify-mcp-server@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub arustydev/agents --plugin design-to-code