MCP tools for drdeploy: scan deployed sites, list, get findings, check status.
Exposes drdeploy capabilities as a Model Context Protocol server so AI editors (Claude Code, Cursor, Cline, Continue, …) can call into your monitored sites without leaving the IDE. Each tool maps 1:1 to a endpoint on the Rails app. The MCP layer is auth-scoped to the user's local CLI token () — it never asks the agent for credentials. stdio (default) — from the CLI binary runs this. Used by…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Exposes drdeploy capabilities as a Model Context Protocol server so AI editors (Claude Code, Cursor, Cline, Continue, …) can call into your monitored sites without leaving the IDE. Each tool maps 1:1 to a endpoint on the Rails app. The MCP layer is auth-scoped to the user's local CLI token () — it never asks the agent for credentials. stdio (default) — from the CLI binary runs this. Used by Claude Code, Cursor, etc. http (planned) — a long-running daemon for browser-based agents. Each command…