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,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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…