JSON/YAML/CSV validate, diff, transform for AI agents
An MCP (Model Context Protocol) server that provides JSON and data manipulation tools for AI agents. Designed for use with Claude Code, Claude Desktop, and any MCP-compatible client. ------|-------------| | Validate JSON data against a JSON Schema, returning detailed errors with paths | | Compare two JSON objects, showing additions, removals, and changes with paths | | Transform JSON with pick,…
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 (Model Context Protocol) server that provides JSON and data manipulation tools for AI agents. Designed for use with Claude Code, Claude Desktop, and any MCP-compatible client. ------|-------------| | Validate JSON data against a JSON Schema, returning detailed errors with paths | | Compare two JSON objects, showing additions, removals, and changes with paths | | Transform JSON with pick, rename, flatten, and unflatten operations | | Convert CSV text to a JSON array with configurable…