Submit

Project Shield

@ShovelMaker91

Security scanner for MCP servers and AI-generated code. Detects leaked API keys, PII, prompt injection, and MCP misconfigs. Gives A-F security grades with fix-it guides. One command: npx project-shield scan .

Server Config

{
  "mcpServers": {
    "project-shield": {
      "command": "npx",
      "args": [
        "-y",
        "project-shield",
        "scan",
        "."
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.