Used by 1 plugin
Provides access to the Iconify icon library for browsing and searching thousands of icons.
Add to your .mcp.json:
{
"mcpServers": {
"iconify": {
"command": "npx",
"args": [
"-y",
"iconify-mcp-server@latest"
]
}
}
}npx