Loomal

Supericons

MCP server by github.com/curlymolelabs/supericons

Semantic SVG icon search and recommendations for AI coding agents.

0 starsnpm: supericons-mcpRemote-capable

About Supericons

Supericons is an MCP (Model Context Protocol) server published by curlymolelabs in the official MCP registry, listed under Search on Loomal. Semantic SVG icon search and recommendations for AI coding agents.

Supericons runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (supericons-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/curlymolelabs/supericons.

Use Supericons with your agent

Claude Code · one command
claude mcp add --transport http supericons https://mcp.supericons.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "supericons": {
      "url": "https://mcp.supericons.dev/mcp"
    }
  }
}
streamable-httphttps://mcp.supericons.dev/mcp
npmsupericons-mcp

Frequently asked questions

What is Supericons?
Supericons is an MCP (Model Context Protocol) server by curlymolelabs in the Search category. Semantic SVG icon search and recommendations for AI coding agents.
How do I connect Supericons to Claude, Cursor, or another MCP client?
Supericons is a remote MCP server — add its endpoint (https://mcp.supericons.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Supericons open source?
Yes — the source code is public at github.com/curlymolelabs/supericons.
Can AI agents pay to use Supericons?
Not yet through Loomal — Supericons is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Supericons? Claim this listing free by verifying GitHub ownership, or contact us.