概要
This tool provides a robust MCP server designed to prevent AI coding assistants from corrupting structured data files. It addresses common issues like hallucinated fields, invalid syntax, and broken formatting by offering a strict, round-trip safe interface. AI agents can perform token-efficient queries, validate changes against schemas (including SchemaStore.org), and apply safe modifications while preserving comments and formatting across JSON, YAML, and TOML formats. It also supports LMQL-powered constraint validation for guided generation, ensuring data integrity and reliable operations.