mcpbeat Sign in

Mcpshield MCP Server

by mcpshield-dev Your server? Claim it
local only

Mcpshield runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 13 Apr 2026.

Security scanner for MCP servers - detects tool poisoning and injection

Installs per day peak 26 · avg 8 · -5% w/w
a month agotoday
42
Installs / week
npm · mcpshield-cli
0
Stars
1 open issues
13 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Mcpshield every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Mcpshield

same job, measured the same way
C
MCP Safeguard
by cognivators

MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.

125 installs/wk local only
AIShield Security Scanner
by lm203688

Scans MCP servers for tool poisoning, prompt injection and supply chain risks.

46 installs/wk 9 tools local only
Shellward
by jnmetacode

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

235 installs/wk local only
TrustScan
by entradox

Security scanner for MCP servers and skills: Unicode injection, patterns, secrets.

4 tools answering
Sentinel Scan
by ventrova

MCP security scanner: detect tool poisoning, prompt injection & rug-pulls - 10 OWASP heuristics.

74 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
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

46 installs/wk local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only

Mcpshield — questions

Answers built from our own checks of this server.

Why is there no uptime for Mcpshield?
Mcpshield 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 mcpshield-cli was installed 42 times last week.
How do I connect Mcpshield?
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 mcpshield-cli straight from npm; nothing to host, nothing to sign up for.
How many people use Mcpshield?
The npm package mcpshield-cli was installed 42 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mcpshield open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.