mcpbeat Sign in

Iconoteka MCP Server

local only

Iconoteka runs on your own machine — the client starts it, so there is no endpoint to ping. 250 installs a week from npm. Last commit 19 Sep 2026.

Search 1300 open-source icons in 7 weights and 2 styles, and get paste-ready SVG.

Installs per day peak 453 · avg 15
a month agotoday
250
Installs / week
npm · iconoteka-mcp
6
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Svelte

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 20 September 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed

Nothing serious here today

Today is the operative word: we check Iconoteka every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add iconoteka -- npx -y iconoteka-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iconoteka": {
      "args": [
        "-y",
        "iconoteka-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.iconoteka]
command = "npx"
args = ["-y", "iconoteka-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "iconoteka": {
      "args": [
        "-y",
        "iconoteka-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "iconoteka": {
      "args": [
        "-y",
        "iconoteka-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Iconoteka

same job, measured the same way
Iconsroom
by iconsroom

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

31 installs/wk local only
C
SearchLink Lite
by namubase-searchlink

Google Search Console in your AI. Local, read-only, free and open source.

local only
SearchForge
by divyanshu-iitian

Free open-source web search and page reading for LLMs, AI agents, and RAG.

local only
C
Sunset Website MCP
by sunsetmixing

Search and read public Sunset pages with source URLs.

6 tools answering
Ace Website MCP
by ace-bl

Search and read public Ace pages with source URLs.

6 tools answering
BL Sports Website MCP
by michaelbarber

Search and read public BL Sports pages with source URLs.

3 tools answering
Black Label Operator Website MCP
by blacklabelbots

Search and read public Black Label Operator pages with source URLs.

3 tools answering
Vigil Website MCP
by blvigil

Search and read public Vigil pages with source URLs.

6 tools answering

Iconoteka — questions

Answers built from our own checks of this server.

Why is there no uptime for Iconoteka?
Iconoteka runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package iconoteka-mcp was installed 250 times last week.
How do I connect Iconoteka?
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 runs locally, so the command pulls iconoteka-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Iconoteka?
The npm package iconoteka-mcp was installed 250 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Iconoteka open source?
Yes — it is published under the MIT licence, written in Svelte and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.