Serversio.github.diemoeve/mcpampel
M

MCPAmpel - MCP Security Scanner

io.github.diemoeve/mcpampel · v0.2.2
▦ pypi
v0.2.2pypi pypi: mcpampel↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.diemoeve/mcpampel",
  "description": "Scan installed MCP servers for security vulnerabilities with 16 detection engines.",
  "title": "MCPAmpel - MCP Security Scanner",
  "repository": {
    "url": "https://github.com/MCPAmpel/mcpampel",
    "source": "github"
  },
  "version": "0.2.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcpampel",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "MCPAmpel API key (get one free at mcpampel.com)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "MCPAMPEL_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}