← Back to Plugins
MCP Server MCP

Keel

github By github 👁 1 views ▲ 0 votes

Control plane MCP for scoped recon, triage, and bounded proofs.

Homepage Verified source GitHub

Install

uvx keel-pentest

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "keel-pentest",
      "version": "0.2.0",
      "runtimeHint": "python",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...