← Index

Supericons

io.github.curlymolelabs/supericons·v0.4.1·Search
Quality Score
85
/100

Semantic SVG icon search and recommendations for AI coding agents.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.supericons.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "supericons": {
      "command": "npx",
      "args": [
        "-y",
        "supericons-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "supericons": {
      "command": "npx",
      "args": [
        "-y",
        "supericons-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y supericons-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search