shruwd-mcp
Rank #26,299io.github.ilpr/shruwd-mcp
Set up a brand, read its AI-search visibility, and act on diagnostic findings.
shruwd-mcp is a Model Context Protocol (MCP) server published by ilpr. It ranks #26,299 of 130,833 servers tracked on MCP Toplist. shruwd-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 104,534 of 130,833 servers on MCP Toplist.
Use shruwd-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add shruwd-mcp -e "SHRUWD_API_KEY=<your SHRUWD_API_KEY>" -e "SHRUWD_API_URL=<your SHRUWD_API_URL>" -- npx -y shruwd-mcpReplace each placeholder with your own value before saving.
[mcp_servers.shruwd-mcp]
command = "npx"
args = ["-y", "shruwd-mcp"]
[mcp_servers.shruwd-mcp.env]
SHRUWD_API_KEY = "<your SHRUWD_API_KEY>"
SHRUWD_API_URL = "<your SHRUWD_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shruwd-mcp": {
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "<your SHRUWD_API_KEY>",
"SHRUWD_API_URL": "<your SHRUWD_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shruwd-mcp": {
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "<your SHRUWD_API_KEY>",
"SHRUWD_API_URL": "<your SHRUWD_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shruwd-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "<your SHRUWD_API_KEY>",
"SHRUWD_API_URL": "<your SHRUWD_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shruwd-mcp": {
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "<your SHRUWD_API_KEY>",
"SHRUWD_API_URL": "<your SHRUWD_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shruwd-mcp": {
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "<your SHRUWD_API_KEY>",
"SHRUWD_API_URL": "<your SHRUWD_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ilpr%2Fshruwd-mcp)<a href="https://mcptoplist.com/server/io.github.ilpr%2Fshruwd-mcp"><img src="https://mcptoplist.com/badge/io.github.ilpr%2Fshruwd-mcp.svg" alt="MCP Toplist: Top 25% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ilpr
Other servers by ilpr
View all ilpr servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Sep 20, 2026 |
Frequently asked questions
- Who maintains shruwd-mcp?
- shruwd-mcp is maintained by ilpr, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is shruwd-mcp listed on the Official MCP Registry?
- Yes — shruwd-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does shruwd-mcp have?
- MCP Toplist tracks 1 version of shruwd-mcp, most recently published on Sep 20, 2026.
- Where can I find the source code for shruwd-mcp?
- The source code for shruwd-mcp is hosted at github.com/ilpr/shruwd-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.