mcpbeat Sign in

Claims Index MCP Server

local only

Claims Index runs on your own machine — the client starts it, so there is no endpoint to ping. 289 installs a week from npm.

DamageRestore HQ: the median paid water damage claim, read from NFIP claim records (2023 to...

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

Installs per day peak 289 · avg 9
a month agotoday
289
Installs / week
npm · @ellul-estate/damagerestorehq-com-claims-index-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 claims-index -- npx -y @ellul-estate/damagerestorehq-com-claims-index-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "claims-index": {
      "args": [
        "-y",
        "@ellul-estate/damagerestorehq-com-claims-index-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.claims-index]
command = "npx"
args = ["-y", "@ellul-estate/damagerestorehq-com-claims-index-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "claims-index": {
      "args": [
        "-y",
        "@ellul-estate/damagerestorehq-com-claims-index-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "claims-index": {
      "args": [
        "-y",
        "@ellul-estate/damagerestorehq-com-claims-index-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Claims Index

same job, measured the same way
Water System Pricing Index
by thewaterhub

The Water Hub: the median advertised water softener system price, read from verified brand...

261 installs/wk local only
Rates Index
by homecoverhq

HomeCover HQ: the average annual renters insurance premium, read from renter households (2022),...

286 installs/wk local only
Agency Pricing Index
by findagencyhq

FindAgency HQ: the median advertised marketing retainer starting price per month, read from...

275 installs/wk local only
Site
by damagerestorehq

DamageRestore HQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not a...

7 tools answering
DaedalMap Tornado Events
by daedalmap

US tornado events 1950-present from the NOAA Storm Prediction Center: EF rating, tracks, damage.

5 tools answering
Discord
by mcp-dir

Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c

21 tools answering
Eor Pricing Index
by eorcompass

EOR Compass: the median advertised EOR price per employee per month, read from verified vendor...

248 installs/wk local only
Research Synthesis Price Index
by biobricks

BioBricks: the median advertised gene synthesis price per base pair, read from verified vendor...

66 installs/wk local only

Claims Index — questions

Answers built from our own checks of this server.

Why is there no uptime for Claims Index?
Claims Index 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 @ellul-estate/damagerestorehq-com-claims-index-mcp was installed 289 times last week.
Is Claims Index 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 Claims Index?
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 @ellul-estate/damagerestorehq-com-claims-index-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Claims Index?
The npm package @ellul-estate/damagerestorehq-com-claims-index-mcp was installed 289 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.