Agentโ™ฅ๏ธŽAge
Catalog

io.github.rog0x/json

Official

by rog0x ยท TypeScript

JSON/YAML/CSV validate, diff, transform for AI agents

io.github.rog0x/json MCP Server

The io.github.rog0x/json MCP server provides JSON and data manipulation tools for AI agents. It is intended for use with Claude Code, Claude Desktop, and any MCP-compatible client, supporting workflows that validate, compare, transform, and convert data formats.

๐Ÿ› ๏ธ Key Features

  • Tooling for JSON/YAML/CSV data operations
  • JSON Schema validation with detailed error output including paths
  • JSON diffing that reports additions, removals, and changes with paths
  • JSON transformation via pick, rename, flatten, and unflatten operations
  • CSV text to a JSON array conversion

๐Ÿš€ Use Cases

  • Validate JSON data against a JSON Schema
  • Diff two JSON objects to identify field-level changes
  • Transform JSON structures for downstream processing
  • Convert CSV inputs into JSON for AI agent consumption

โšก Developer Benefits

  • Path-specific validation errors for easier debugging
  • Structured change summaries for comparing data across versions
  • Deterministic transform steps (pick/rename/flatten/unflatten) for data shaping
  • Interoperability with MCP-compatible clients

Topics

ai-agentsclaudecsvdata-toolsjsonmcpmodel-context-protocoltypescriptyamlai-toolsdeveloper-toolsmcp-server