Mcpshield runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 13 Apr 2026.
Security scanner for MCP servers - detects tool poisoning and injection
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.
claude mcp add mcpshield -- npx -y mcpshield-cli
{
"mcpServers": {
"mcpshield": {
"args": [
"-y",
"mcpshield-cli"
],
"command": "npx"
}
}
}
[mcp_servers.mcpshield]
command = "npx"
args = ["-y", "mcpshield-cli"]
{
"mcpServers": {
"mcpshield": {
"args": [
"-y",
"mcpshield-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcpshield": {
"args": [
"-y",
"mcpshield-cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.