← Index

io.github.MCPShield-Dev/mcpshield

io.github.MCPShield-Dev/mcpshield·v2.0.2·Security
Quality Score
85
/100

Security scanner for MCP servers - detects tool poisoning and injection

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpshield": {
      "command": "npx",
      "args": [
        "-y",
        "mcpshield-cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpshield": {
      "command": "npx",
      "args": [
        "-y",
        "mcpshield-cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcpshield-cli
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security