mcpbeat Sign in

iconlab MCP Server

answering

iconlab is answering right now. Last checked 10 min ago. It exposes 3 tools.

Search 324k icons or generate new ones in the Lucide grammar - grammar-locked lint+critique+repair

Uptime history 52 days of history · worst day 89%
52 days agonow
94.5%
Uptime 24h
86 of 91 checks
3
Tools
read from the server
208 ms
Response time
average over 24h
open, no key
Access
streamable-http

iconlab does not always answer

Over the last week it answered 95.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add iconlab --transport http https://iconlab.skillkit.run/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iconlab": {
      "url": "https://iconlab.skillkit.run/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.iconlab]
url = "https://iconlab.skillkit.run/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "iconlab": {
      "url": "https://iconlab.skillkit.run/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "iconlab": {
      "url": "https://iconlab.skillkit.run/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_icon
Generate a NEW icon in the Lucide grammar for a concept that doesn't exist yet. Grab-first: returns mode='grab' with matches when a strong existing icon covers the prompt. Otherwise runs the lint + critique + repair loop and returns lint-scored candidates. Subject to quota (errors carry error.code='quota_exceeded').
icon
get_icon
Fetch one icon by slug. format='svg' (default) returns the SVG document; 'jsx' returns a lucide-react-compatible TSX component; 'motion' returns a TSX component with a stroke-draw entrance.
icons
search_icons
Search the iconlab corpus (Lucide static + lucide-animated variants) by concept. Returns scored matches with slugs, sources and licenses.

Endpoints

URLTransportStateLatencyChecked
https://iconlab.skillkit.run/mcp streamable-http answering 416 ms 10 min ago

Alternatives to iconlab

same job, measured the same way
Promptarch
by promptarch

Research-backed linting + generation for agent context files (CLAUDE.md, AGENTS.md, Cursor rules).

3 tools answering
Python Code Validator
by jkanselaar

Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

3 tools answering
N8n MCP
by ratamaha-git

MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.

70 installs/wk local only
Iconsroom
by iconsroom

Search 276,000+ open source icons and insert them as SVG or React components while you code.

21 installs/wk local only
SeoGrep
by seogrep

SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.

answering
AI Visibility
by lastminutedealshq

AI-search-visibility tools: check crawler access, generate llms.txt, lint robots.txt, census data.

4 tools answering
oss-search
by sblattj

Fast local and federated OSS code search and repo discovery for AI agents

35 installs/wk local only
Jdk25 Upgrade Blocker Lint
by jmshinhwa

Finds the Java lines the new LTS removed — 18 rules; 23 findings in one 64-line fixture

421 installs/wk local only

iconlab — questions

Answers built from our own checks of this server.

What can iconlab do?
It exposes 3 tools, read directly from the server on our last check. Among them: generate_icon, get_icon, search_icons. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is iconlab working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 86 of 91 checks got a reply (94.5%), average response time 208 ms. The bar chart above shows every period we have measured.
How do I connect iconlab?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does iconlab need an API key?
No. iconlab completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is iconlab?
It answers our handshake in 208 ms on average, which is faster than 74% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.