io.github.krupalghori44-dev/infyicon-mcp
REMOTE · INFYICON.COM · SCANNED SEP 22
Search 161,000+ free icons; get SVG (single/bulk), PNG, related icons, webfont classes. No API key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability73
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1445 tokens (~180/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
- Stability check failed: schema churn in the 30 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 4 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.krupalghori44-dev/infyicon-mcp server?
io.github.krupalghori44-dev/infyicon-mcp is a hosted endpoint at https://infyicon.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · infyicon.com
claude mcp add --transport http krupalghori44-dev-infyicon-mcp 'https://infyicon.com/mcp'
{
"mcpServers": {
"krupalghori44-dev-infyicon-mcp": {
"url": "https://infyicon.com/mcp"
}
}
} {
"servers": {
"krupalghori44-dev-infyicon-mcp": {
"type": "http",
"url": "https://infyicon.com/mcp"
}
}
} [mcp_servers.krupalghori44-dev-infyicon-mcp] url = "https://infyicon.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"krupalghori44-dev-infyicon-mcp": {
"type": "remote",
"url": "https://infyicon.com/mcp",
"enabled": true
}
}
} openclaw mcp add krupalghori44-dev-infyicon-mcp --url 'https://infyicon.com/mcp' --transport streamable-http
mcp_servers:
krupalghori44-dev-infyicon-mcp:
url: "https://infyicon.com/mcp" {
"McpServers": {
"krupalghori44-dev-infyicon-mcp": {
"Transport": "http",
"Url": "https://infyicon.com/mcp"
}
}
} assistant mcp add krupalghori44-dev-infyicon-mcp -t streamable-http -u 'https://infyicon.com/mcp'
{
"mcpServers": {
"krupalghori44-dev-infyicon-mcp": {
"type": "http",
"url": "https://infyicon.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77.
- 19 Sept 26 +3
- Stability: 0.87 → fail ▼ security
- Tool “bulk_svg” was removed ▼ security
- Tool “popular_icons” was removed ▼ security
- Tool “related_icons” was removed ▼ security
- Tool “uicons_lookup” was removed ▼ security
- Authorization: unverified → partial ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “get_icon_png” rewrote its description, which is the text the model reads security
- Tool “get_icon_svg” rewrote its description, which is the text the model reads security
- Tool “list_categories” rewrote its description, which is the text the model reads security
- Tool “search_icons” rewrote its description, which is the text the model reads security
- Schema quality: pass → fail ▼ functional
- Server version: 1.1.0 → 1.2.0 functional
- New tool “get_icon_svg_bulk” functional
- New tool “get_popular_icons” functional
- New tool “get_related_icons” functional
- New tool “search_uicons” functional
- “get_icon_png” reworded the description of “id” cosmetic
- “get_icon_png” reworded the description of “size” cosmetic
- “get_icon_svg” reworded the description of “id” cosmetic
- “list_categories” reworded the description of “limit” cosmetic
- “search_icons” reworded the description of “limit” cosmetic
- “search_icons” reworded the description of “offset” cosmetic
- “search_icons” reworded the description of “query” cosmetic
- “search_icons” reworded the description of “style” cosmetic
- Tool “get_icon_png” changed its title: Get icon PNG URLs cosmetic
- Tool “get_icon_svg” changed its title: Get icon SVG cosmetic
- Tool “list_categories” changed its title: List icon categories cosmetic
- Tool “search_icons” changed its title: Search icons cosmetic
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 0
- HSTS header: unverified → fail ▼ security
- Injection markers: unverified → pass ▲ security
- Transport: fail → pass ▲ security
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- MCP protocol: unverified → fail ▼ functional
- Endpoint reachability: unreachable → reachable ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Stability: unverified → 0.83 ▲ functional
- 16 Sept 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- Stability: 0.77 → unverified ▼ security
- HSTS header: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
- Capabilities: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Sept 2026 · Probed https://infyicon.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=infyicon.com | CN=WE1,O=Google Trust Services,C=US | 20 Sept 2026 | 19 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | 81b960a4d21624c0ed09b5c853709bf |
| SANs: infyicon.com, *.infyicon.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of infyicon.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| infyicon.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(), camera=(), browsing-topics=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://infyicon.com/mcp | Verified | 200 | |
| http (plaintext) | http://infyicon.com/mcp | HTTPS enforced | 301 | https://infyicon.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_icon_png Get icon PNG URLs ~161
Return direct PNG download URLs (transparent background) for one Infyicon icon id, either a single size or all seven sizes 16/24/32/64/128/256/512 px. Use when the user needs an image file or <img> src (email, docs, chat, platforms that cannot render SVG); use get_icon_svg instead when inline vector markup is wanted. Read-only, no auth; returns URLs only (no binary data); returns an error for a malformed id or an unknown icon. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Icon id like hammer-16_66091 (slug_number) |
| size | integer | – | Optional single size in px; omit to get all seven sizes |
No output schema declared.
No examples provided.
get_icon_svg Get icon SVG ~153
Return the full, ready-to-embed SVG markup of ONE Infyicon icon by id (slug_number, e.g. hammer-16_66091 - get ids from search_icons). Use when the user wants inline SVG for a single icon; use get_icon_svg_bulk for 2-20 icons in one call, and get_icon_png when they need a raster image URL instead of markup. Read-only, no auth; returns an error for a malformed id or an unknown icon; if the SVG is over 200 KB the response carries svg_url instead of inline markup. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Icon id like hammer-16_66091 (slug_number) |
No output schema declared.
No examples provided.
get_icon_svg_bulk Get SVG for several icons ~161
Return ready-to-embed SVG markup for 1-20 Infyicon icons in one call (pass an array of ids from search_icons). Use when building a UI, icon set or design system so you fetch several icons at once instead of calling get_icon_svg repeatedly; use get_icon_svg for a single icon. Read-only, no auth; ids beyond the first 20 are silently dropped; each bad or unknown id gets a per-item error while the rest still succeed; oversized SVGs (>200 KB) return svg_url instead of markup. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | Array of 1-20 icon ids, e.g. ["home-2_101", "gear-1_202"] |
No output schema declared.
No examples provided.
get_popular_icons Get popular icons ~144
Return up to 30 popular/featured Infyicon icons (ids, names, styles, page/SVG/PNG URLs) without a search query - use when the user just wants "a nice icon" or a starting set and has not named a subject. Use search_icons instead when the user describes a subject, and get_related_icons instead when they already have an icon and want variations. Read-only, no auth; always returns results (never errors on empty input). Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results (default 12, max 30) |
| style | string | – | Optional: restrict to one style |
No output schema declared.
No examples provided.
get_related_icons Get related icons ~149
Given one icon id (from search_icons or get_popular_icons), return up to 30 related Infyicon icons on the same theme in the same and other styles - use for offering variations, alternatives or building a matching icon set. Use search_icons instead when you do not yet have an id. The source icon itself is excluded from results. Read-only, no auth; returns an error if the id is not in slug_number format. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Icon id like hammer-16_66091 (slug_number, as returned by search_icons) |
| limit | integer | – | Max results (default 12, max 30) |
No output schema declared.
No examples provided.
list_categories List icon categories ~116
List the most popular Infyicon icon categories (name, slug, icon count, category page URL at https://infyicon.com/free-icons/<slug>), ordered by popularity. Use to browse or suggest topics before searching, or to link the user to a category page; use search_icons to actually fetch icons for a topic. Read-only, no auth; no pagination (limit up to 100). Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max categories (default 30, max 100) |
No output schema declared.
No examples provided.
search_icons Search icons ~278
Search 161,000+ free Infyicon vector icons by keyword and return up to 30 matches per page, each with icon id (slug_number), name, style, page URL, direct SVG URL, 512px PNG URL and tags. Styles: outline (black line), fill (black solid), color-outline, color-fill. Use this first whenever the user describes what icon they want; then pass an id to get_icon_svg, get_icon_svg_bulk or get_icon_png. Use get_popular_icons instead when there is no search term, and search_uicons instead when the user wants a CSS webfont class rather than an SVG/PNG file. Read-only, no auth, no API key; empty query returns an error; total_matches + next_offset are returned for paging. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results per page (default 10, max 30) |
| offset | integer | – | Optional: skip this many results for pagination. Pass next_offset from the previous response to get the next page. |
| query | string | yes | What to search for, e.g. "shopping cart", "doctor", "hammer" (1-4 plain words work best) |
| style | string | – | Optional: restrict to one style; omit to get all four styles mixed |
No output schema declared.
No examples provided.
search_uicons Search UI webfont classes ~160
Search the Infyicon UI webfont (61,000+ glyphs) by glyph name and return matching CSS class names (regular ii-r-<name>, solid ii-s-<name>) plus a ready <i> tag and the stylesheet link https://infyicon.com/uicons/uicons.css. Use ONLY when the user wants an icon font / CSS class (like Font Awesome usage); use search_icons for SVG or PNG icon files. Case-insensitive substring match, up to 40 matches, no pagination; empty name returns an error. Read-only, no auth. Free with attribution to infyicon.com.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Glyph name or part of it to search, e.g. "home", "arrow" |
No output schema declared.
No examples provided.
What is the io.github.krupalghori44-dev/infyicon-mcp server?
io.github.krupalghori44-dev/infyicon-mcp is listed in the public MCP registry as io.github.krupalghori44-dev/infyicon-mcp. Search 161,000+ free icons; get SVG (single/bulk), PNG, related icons, webfont classes. No API key. This page covers its hosted endpoint (https://infyicon.com/mcp).
Is the io.github.krupalghori44-dev/infyicon-mcp server safe to use?
io.github.krupalghori44-dev/infyicon-mcp scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.krupalghori44-dev/infyicon-mcp server expose?
io.github.krupalghori44-dev/infyicon-mcp exposes 8 tools: search_icons, get_popular_icons, get_related_icons, get_icon_svg, get_icon_svg_bulk, and 3 more. Their descriptions and schemas cost roughly 1,322 tokens of context every time the server is loaded.
Does the io.github.krupalghori44-dev/infyicon-mcp server require authentication?
No. We connected to io.github.krupalghori44-dev/infyicon-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.krupalghori44-dev/infyicon-mcp server still maintained?
io.github.krupalghori44-dev/infyicon-mcp is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.