JSON, YAML, TOML, INI config tools for AI agents
MCP server providing configuration file tools for AI agents. Parse, validate, merge, convert, and diff configuration files across all common formats. Read, validate, deep merge, and diff JSON/JSONC configuration files. parse — Parse JSONC (JSON with comments and trailing commas) validate — Check if content is valid JSON/JSONC merge — Deep merge two JSON configs (overlay wins on conflicts) diff —…
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.
MCP server providing configuration file tools for AI agents. Parse, validate, merge, convert, and diff configuration files across all common formats. Read, validate, deep merge, and diff JSON/JSONC configuration files. parse — Parse JSONC (JSON with comments and trailing commas) validate — Check if content is valid JSON/JSONC merge — Deep merge two JSON configs (overlay wins on conflicts) diff — Find structural differences between two JSON configs Read, validate, and convert YAML configuration…