Skip to content
Zed

MCPAmpel - MCP Security Scanner for Zed

io.github.diemoeve/mcpampel

Scan installed MCP servers for security vulnerabilities with 16 detection engines.

client:Zed transport:stdio runtime:pypi

Install MCPAmpel - MCP Security Scanner in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcpampel": {
      "command": "uvx",
      "args": [
        "mcpampel"
      ],
      "env": {
        "MCPAMPEL_API_KEY": "<MCPAMPEL_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MCPAmpel - MCP Security Scanner in other clients