mcpbeat Sign in

Sundr Repair Advisor MCP Server

by keithwyatt Your server? Claim it
local only

Sundr Repair Advisor runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.

Repair or replace? Get device repair costs, local shops, trade-in values.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 38 · avg 8 · +9% w/w
a month agotoday
43
Installs / week
npm · sundr-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Sundr Repair Advisor

same job, measured the same way
Deadlatch
by diabloluo

Local advisory pre-trade risk gate for agents. Never places orders.

local only
C
Tokeven Cost Advisor
by tokeven

Price a Claude, GPT, Gemini or Grok call before you send it. Runs locally.

240 installs/wk local only
StarReview
by fabsbags

Drafts Google & TripAdvisor review replies; agents can never post themselves. Free get_service_info.

answering
Crixin Voice
by crixin

Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.

137 installs/wk answering
Prism Coder
by dcostenco

Session memory for coding agents: local-first recall, drift detection, on-device inference.

1 183 installs/wk local only
Prices Deal
by theluckystrike

Track prices and deals: watch a shop page, get target alerts, see price history. Data stays local.

local only
Quellgeist Commits
by rajeev-shyam

Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).

local only
Who Do I Call For? — Emergency Home-Service Router
by woodydaniel

Routes home emergencies to the right trade: who to call in what order, first steps, sourced costs.

3 tools answering

Sundr Repair Advisor — questions

Answers built from our own checks of this server.

Why is there no uptime for Sundr Repair Advisor?
Sundr Repair Advisor 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 sundr-mcp was installed 43 times last week.
Is Sundr Repair Advisor still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Sundr Repair Advisor?
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 sundr-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Sundr Repair Advisor?
The npm package sundr-mcp was installed 43 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.