Structured-output enforcer: extract and validate JSON from messy LLM text.
An MCP server that gives AI assistants the ability to enforce structured output: extract JSON from messy LLM text, gate it against a shape spec, and produce the retry feedback message when the model returns the wrong shape. with Claude Desktop, Cursor, Cline, Windsurf, Zed, and any other MCP client. Pull a JSON value out of messy LLM output. Tries the whole text, then a fenced json block, then…
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.
An MCP server that gives AI assistants the ability to enforce structured output: extract JSON from messy LLM text, gate it against a shape spec, and produce the retry feedback message when the model returns the wrong shape. with Claude Desktop, Cursor, Cline, Windsurf, Zed, and any other MCP client. Pull a JSON value out of messy LLM output. Tries the whole text, then a fenced json block, then the largest balanced / substring. Returns the parsed value plus which strategy succeeded.…