mcpbeat Sign in

Mcpgrade MCP Server

local only

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

Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev

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

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

Alternatives to Mcpgrade

same job, measured the same way
Veragent
by lixiaowww

Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.

61 installs/wk local only
AgentSecurityLens MCP Security Trust Check
by professor2k8

MCP security trust-check for agents before installing MCPs, Skills or tools.

74 installs/wk local only
MCP Customs
by mcpcustoms

Inspect an MCP server for common security risks before you install it. Offline, zero telemetry.

30 installs/wk local only
Mcpcheck
by joeyough

Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.

2 tools answering
MCP Shield
by craftedtrust

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

4 tools answering
Kadent Scan
by kadent

Free, read-only security scanner for remote MCP servers, before you connect them.

1 tools answering
Loaditout
by loaditoutadmin

Search and install 20,000+ security-graded MCP servers and agent skills.

36 installs/wk local only
Mund — MCP Security Scanner
by tyox-all

Scan for prompt injection, secrets, PII, and vet MCP servers before installation

48 installs/wk local only

Mcpgrade — questions

Answers built from our own checks of this server.

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