MCP server providing configuration file tools for AI agents to parse, validate, merge, convert, and diff configuration files across all common formats.
From the registry: JSON, YAML, TOML, INI config tools for AI agents
$ git clone https://github.com/rog0x/mcp-config-tools && cd mcp-config-tools && npm install && npm run buildhttps://github.com/rog0x/mcp-config-toolsPlease install the `config` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and build** — Clone the repo, install, and build. Run: `git clone https://github.com/rog0x/mcp-config-tools && cd mcp-config-tools && npm install && npm run build` (https://github.com/rog0x/mcp-config-tools)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-mcp-config-tools>/dist/index.js"]
Note: No npm package published; requires local clone and build.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.