mcpbeat Sign in

Shruwd MCP Server

local only

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

Set up a brand, read its AI-search visibility, and act on diagnostic findings.

Installs per day peak 135 · avg 4
a month agotoday
443
Installs / week
npm · shruwd-mcp
0
Stars
0 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

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 shruwd-mcp -- npx -y shruwd-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shruwd-mcp": {
      "args": [
        "-y",
        "shruwd-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shruwd-mcp]
command = "npx"
args = ["-y", "shruwd-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "shruwd-mcp": {
      "args": [
        "-y",
        "shruwd-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shruwd-mcp": {
      "args": [
        "-y",
        "shruwd-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SHRUWD_API_KEY (API key minted in the Shruwd dashboard under Account -> API keys.), SHRUWD_API_URL (Override the API base URL. Defaults to https://shruwd.io/api/v1.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Shruwd MCP

same job, measured the same way
SearchConsole.ai
by searchconsole

Read-only Search Console analytics, URL inspection, indexing diagnostics, and sitemaps.

answering
Collimer MCP
by sandcastlelabs

Free AI-search visibility scan for any website — score, top findings, ranked-fix-plan upgrade.

41 installs/wk local only
LLM Optimizer
by metavert

AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings.

answering
Limy
by limy

AI search visibility: brand mentions, citations, rankings, competitors and top cited sources.

answering
refd
by refd

Read AI search visibility, competitors, citations, prompts, and answer evidence from refd.

answering
Lattis
by lattis

Search indexed websites, read raw page markdown, and score AI visibility for any site.

34 installs/wk 5 tools answering
Brandvane
by pardesco

SEO research and AI visibility evidence. Account required; new research uses paid allowances.

answering
Brands
by authorized

Search brands and find authorized retailers on authorized.by

6 tools answering

Shruwd MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Shruwd MCP?
Shruwd MCP 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 shruwd-mcp was installed 443 times last week.
How do I connect Shruwd 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 runs locally, so the command pulls shruwd-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Shruwd MCP?
The npm package shruwd-mcp was installed 443 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 Shruwd MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.