Wrap any CLI as a Model Context Protocol server - schema auto-inferred from --help.
Status: v0.1 — early release. Stdio transport only. APIs may change before 1.0. Expose any command-line binary as a Model Context Protocol tool by parsing its output and synthesizing a JSON Schema at startup. One command, no boilerplate. Works with any MCP-compatible client — Claude Desktop, ChatGPT (via OpenAI Agents SDK), Cursor, Gemini CLI, Cline, Windsurf, Continue, Zed, and anything else…
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.
Status: v0.1 — early release. Stdio transport only. APIs may change before 1.0. Expose any command-line binary as a Model Context Protocol tool by parsing its output and synthesizing a JSON Schema at startup. One command, no boilerplate. Works with any MCP-compatible client — Claude Desktop, ChatGPT (via OpenAI Agents SDK), Cursor, Gemini CLI, Cline, Windsurf, Continue, Zed, and anything else that speaks the MCP stdio transport. Writing an MCP server for a CLI you already have is mechanical…