A token-efficient, schema-aware MCP server that enables AI assistants to safely read, modify, query, and validate JSON, YAML, and TOML files with automatic schema detection and format conversion capabilities.
List downloadable doctrine and agent asset artifacts to import as native skill or rule files into your AI coding tool. Returns assets with format, version, download URL, and platform target.
Scan GitHub Actions, Vercel, or Netlify CI configurations for exposed secrets, missing lockfile enforcement, and unpinned dependencies. Paste config content for instant risk assessment.
Store SSH host credentials and settings in a configuration file, enabling quick connections with alias support. Requires username and host; supports password or key authentication.
Query JSON, YAML, or TOML files to check existence, list keys, count items, filter arrays, or flatten paths. Solve config inspection with simple selectors.
Sets a value at a concrete path in JSON, YAML, or TOML files using dot notation. Optionally soft-skips if the file or key is missing, and supports strict mode to rollback on failures.