mcpbeat Sign in

MCP Icon Visual MCP Server

local only

MCP Icon Visual runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 15 Mar 2026.

Search, retrieve, compare, and render SVG icons visually for AI agents.

Installs per day peak 11 · avg 5 · +26% w/w
a month agotoday
31
Installs / week
npm · @br-ai-n/mcp-icon-visual
1
Stars
1 open issues
15 Mar 2026
Last commit
0 releases in 90 days
License
Rust

Nothing serious here today

Today is the operative word: we check MCP Icon Visual 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 mcp-icon-visual -- npx -y @br-ai-n/mcp-icon-visual
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-icon-visual": {
      "args": [
        "-y",
        "@br-ai-n/mcp-icon-visual"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-icon-visual]
command = "npx"
args = ["-y", "@br-ai-n/mcp-icon-visual"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-icon-visual": {
      "args": [
        "-y",
        "@br-ai-n/mcp-icon-visual"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-icon-visual": {
      "args": [
        "-y",
        "@br-ai-n/mcp-icon-visual"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Icon Visual

same job, measured the same way
Memdata
by thelabvenice

Persistent memory for AI agents. Store context, retrieve it semantically.

37 installs/wk local only
A
SENTn Opportunity Intelligence
by sentn

Search and retrieve SENTn public software opportunity snapshots for founders and AI agents.

2 tools answering
RTFM
by roomi-fields

The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

9 734 installs/wk local only
I
Stashot
by tammifull

Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.

15 installs/wk local only
Midnight Rgb
by midnight-rgb

Domain registrar for AI agents. Search, register, and manage domains via API.

24 installs/wk local only
MCP Email
by infoinlet-marketplace

Email for AI agents — read inbox (IMAP), search, and send (SMTP).

32 installs/wk local only
Email
by primitive

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

30 tools answering
b0tl1nk
by b0tl1nk

Search and list applications for AI agents. Remote MCP on b0tl1nk.com.

6 tools answering

MCP Icon Visual — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Icon Visual?
MCP Icon Visual 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 @br-ai-n/mcp-icon-visual was installed 31 times last week.
How do I connect MCP Icon Visual?
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 @br-ai-n/mcp-icon-visual straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Icon Visual?
The npm package @br-ai-n/mcp-icon-visual was installed 31 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Icon Visual open source?
We cannot say either way: written in Rust, 1 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.