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

io.github.rog0x/json is an MCP (Model Context Protocol) server that provides JSON and data manipulation tools for AI agents. It supports validation, diffing, and transformations, and is designed for Claude Code, Claude Desktop, and any MCP-compatible client.

๐Ÿ› ๏ธ Key Features

  • JSON validation against schemas with detailed error paths
  • JSON diffing to highlight additions, removals, and changes
  • JSON transformation with pick, rename, flatten, and unflatten
  • CSV to JSON conversion for quick data ingestion

๐Ÿš€ Use Cases

  • Validate data exchanged between AI agents and tools
  • Detect changes between JSON objects for robust versioning
  • Normalize and reshape data for downstream models
  • Convert tabular CSV data to JSON for processing

โšก Developer Benefits

  • MCP-compatible tooling for consistent model-context handling
  • Clear, path-based error reporting and diffs for debugging
  • Lightweight, modular tooling integrated with common AI workflows

โš ๏ธ Limitations

  • May require schema familiarity for effective validation
  • Transform operations depend on input structure and may require edge-case handling

Topics

ai-agentsclaudecsvdata-toolsjsonmcpmodel-context-protocoltypescriptyamlai-toolsdeveloper-toolsmcp-server
io.github.rog0x/json - agentage MCP Catalog