mcpbeat Sign in

Coverageshield MCP Server

local only

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

Insurance coverage requirements, gap detection, and risk profiles for US businesses.

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

Installs per day peak 24 · avg 5 · +33% w/w
a month agotoday
24
Installs / week
npm · coverageshield-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 coverageshield -- npx -y coverageshield-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "coverageshield": {
      "args": [
        "-y",
        "coverageshield-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.coverageshield]
command = "npx"
args = ["-y", "coverageshield-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "coverageshield": {
      "args": [
        "-y",
        "coverageshield-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "coverageshield": {
      "args": [
        "-y",
        "coverageshield-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Coverageshield

same job, measured the same way
Seaworthy
by seaworthy

Disability insurance MCP: a quote_request action plus carrier and coverage research tools.

8 tools answering
Test Intel
by barissozudogru

Coverage analysis, untested function detection and complexity scoring for TS and JS.

43 installs/wk local only
Random Profiles
by random-profiles

Generate fake user profiles and companies for tests, seed data, and AI agent demos.

59 installs/wk local only
Crosswire - payment infrastructure pricing, coverage and stack design
by crosswirepay

Indicative pricing, coverage and stack design for high-risk and crypto payment infrastructure.

15 tools answering
Live Times Transit
by travelwhiz-ltd

Read-only public transit departures, stop search, and city coverage for bus and train users.

5 tools answering
Feason Context
by feason-com

Christian source evidence for AI agents, with provenance, tradition coverage, and citation checks.

answering
I
Spectra
by jorgesandoval

Generates unit tests for Python code with coverage before/after reports and concrete edge cases.

answering
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only

Coverageshield — questions

Answers built from our own checks of this server.

Why is there no uptime for Coverageshield?
Coverageshield 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 coverageshield-mcp was installed 24 times last week.
Is Coverageshield 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 Coverageshield?
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 coverageshield-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Coverageshield?
The npm package coverageshield-mcp was installed 24 times in the last week. Week over week that is +33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.