A structured data reader and writer like 'jq' and 'yq' for AI Agents
<p align="center"> <img src=".github/logo.png" alt="JYT Logo" width="600"> </p> <h1 align="center">mcp-json-yaml-toml</h1> <p align="center"> <em>A token-efficient, schema-aware MCP server for safely reading and modifying JSON, YAML, and TOML files</em> </p> <p align="center"> <a href="#getting-started">Getting Started</a> • <a href="#claude-code-cli">CLI Usage</a> • <a href="#available-tools">Available Tools</a> • <a href="#development">Development</a> </p> <p align="center"> <a href="https://github.com/bitflight-devops/mcp-json-yaml-toml/actions/workflows/test.yml"><img src="https://github.com/bitflight-devops/mcp-json-yaml-toml/actions/workflows/test.yml/badge.svg" alt="Test"></a> <a href="https://github.com/bitflight-devops/mcp-json-yaml-toml/actions/workflows/auto-publish.yml"><img src="https://github.com/bitflight-devops/mcp-json-yaml-toml/actions/workflows/auto-publish.yml/badge.svg" alt="Publish"></a> <a href="https://badge.fury.io/py/mcp-json-yaml-toml"><img src="https://badge.fury.io/py/mcp-json-yaml-toml.svg" alt="PyPI version"></a> </p> --- Stop AI coding tools from breaking your data files. No more grep guesswork, hallucinated fields, or non-schema-compliant data added to files. This MCP server gives AI assistants a strict, round-trip safe interface for working with structured data. ## The Problem AI coding tools often destroy structured data files: - They **grep** through huge json, yaml, and toml files (like json logs, or AI transcript files) and guess at keys. - They **hallucinate** fields that never existed. - They use **sed and regex** that leave files in invalid states. - They break **YAML indentation** and **TOML syntax**. - They can't **validate** changes before writing. ## The Solution **mcp-json-yaml-toml** provides AI assistants with proper tools for structured data: - **Token-efficient**: Extract exactly what you need without loading entire files. - **Schema validation**: Enforce correctness using SchemaStore.or
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.