mcpbeat Sign in

Infyicon MCP Server

answering

Infyicon MCP is answering right now. Last checked 13 min ago. It exposes 8 tools. Last commit 23 Aug 2026.

Search 161,000+ free hand-drawn icons and fetch ready-to-embed SVG or PNG from any MCP client.

Uptime history 18 days of history
18 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
578 ms
Response time
average over 24h
0
Stars
last commit 23 Aug 2026

What changed 5

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

29 Aug 3 tools appeared bulk_svg, popular_icons, related_icons
29 Aug a tool changed the parameters it asks for search_icons
29 Aug a tool changed version

Nothing serious here today

Today is the operative word: we check Infyicon MCP 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

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

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

Available tools 8

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

icon
get_icon_png
Get direct PNG download URLs (16-512px, transparent background) for an Infyicon icon id.
get_icon_svg
Get the full SVG markup of an Infyicon icon by id (format: slug_number, e.g. hammer-16_66091 — get ids from search_icons). Returns ready-to-embed SVG code.
bulk
bulk_svg
Fetch the SVG markup for up to 20 Infyicon icons in one call (pass an array of ids). Use when building a UI or icon set so you grab several at once instead of calling get_icon_svg repeatedly.
categories
list_categories
List the most popular Infyicon icon categories with icon counts. Category pages live at https://infyicon.com/free-icons/<slug>.
icons
search_icons
Search 161,000+ free Infyicon vector icons. Returns matches with icon id, style, page URL, SVG and PNG URLs. Styles: outline (black line), fill (black solid), color-outline, color-fill. Free to use with attribution to infyicon.com.
popular
popular_icons
Get popular/featured Infyicon icons without a search query — ideal when the user just wants "a nice icon" for something. Optionally restrict to one style. Returns ids, styles, page/SVG/PNG URLs.
related
related_icons
Given an icon id (from search_icons), return related/similar Infyicon icons — same theme in the same and other styles. Great for offering variations or building a matching icon set.
uicons
uicons_lookup
Look up CSS class names in the Infyicon UI webfont (61,000+ glyphs). Use the returned class like <i class="ii-r-home"></i> with stylesheet https://infyicon.com/uicons/uicons.css

Endpoints

URLTransportStateLatencyChecked
https://infyicon.com/mcp streamable-http answering 687 ms 13 min ago

Alternatives to Infyicon MCP

same job, measured the same way
Feed Reader
by tono628develop

Fetch and read RSS/Atom feeds from any MCP client.

34 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

55 installs/wk local only
Climbpast
by archievi

Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.

answering
Meetsponsors
by meetsponsors

Search thousands of active YouTube sponsors and 60,000+ channels from any MCP client. Free tier.

17 tools answering
SVGFarm
by joshuajansen

Search open SVG icon packs and fetch exact SVG markup from coding agents through MCP.

answering
Slack MCP Server
by stevenvo

Read Slack conversations, threads, user info, and search messages from your MCP client.

52 installs/wk local only
Qaskills
by pramoddutta

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

59 installs/wk local only
Iconserve
by asr-aditya

Icons for agentic development: search & fetch 366,000+ open-source icons as SVG/PNG. No API key.

3 tools answering

Infyicon MCP — questions

Answers built from our own checks of this server.

What can Infyicon MCP do?
It exposes 8 tools, read directly from the server on our last check. Among them: bulk_svg, get_icon_png, get_icon_svg, list_categories, popular_icons, related_icons and 2 more. 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 Infyicon MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 578 ms. The bar chart above shows every period we have measured.
How do I connect Infyicon MCP?
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 Infyicon MCP need an API key?
No. Infyicon MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Infyicon MCP?
It answers our handshake in 578 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Infyicon MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.