The Config Validator AI is an MCP Server tool developed by MEOK AI Labs that streamlines configuration file management. It offers robust validation capabilities for various popular configuration formats, including TOML, INI, and .env files. Beyond basic syntax checks, it helps identify structural issues, extracts key details, and detects critical problems like invalid names, duplicates, or exposed secrets in environment files. Additionally, it provides intelligent suggestions to fix common configuration errors, enhancing development and deployment workflows.
Key Features
01Validate INI configuration file syntax with section and key extraction
02Suggest fixes for common configuration file issues
03Validate .env file format, detecting issues and exposed secrets
04Validate TOML configuration file syntax and structure
05Auto-fix support for configuration file issues
060 GitHub stars