MCV validates deployment Config XML files against the PRM MSI XSD schema — the same schema
used by the original C# ConfigFileManager tool.
Paste your XML, click Validate, and get line-numbered errors, schema warnings, and a parsed
summary of all Jira tickets and deployment files referenced in the document.
Built for deployment engineers and release managers who need to verify ICIS/eCorp configuration files before executing a production deployment. Results appear instantly via the JSON API — no page reload, no stored data.
The tool is a single two-panel screen. Paste your Config XML into the left textarea.
Click Validate XML or press
Ctrl+Enter. The right panel shows the
validation result banner (green for valid, red for invalid), any line-numbered errors,
schema warnings, and the parsed summary of all Deployment elements.
When validation fails, every schema error is reported with the exact line number and a human-readable message from the XSD validator. Schema warnings (non-fatal) appear separately below errors. The parsed summary still runs even on invalid documents so you can see what was successfully parsed before the error occurred.
mcv_validate_xml
MCP tool — callable from any MCP-aware client without a browser.
Paste your Config XML. Get line-numbered errors, schema warnings, and a parsed Jira/File summary. Stateless, fast, and secure.
Launch MSI Config ValidatorRequires a MelTuc account. Create one free.