Free online validator

Validate an MCP config
before it runs.

Catch malformed JSON or TOML, invalid server definitions, insecure URLs and accidentally pasted credentials—all without uploading the file.

What the MCP config validator checks

Validate an MCP config →

Does this prove an MCP server is safe?

No. Configuration validation is a preflight check, not a source-code security audit. A syntactically valid server may still execute unsafe code, request excessive access, or change after installation. Review the server’s source, publisher and requested capabilities before granting it sensitive data.

Why local validation matters

MCP configs frequently contain paths, internal URLs and credential references. The validator runs as browser JavaScript and does not send pasted content to a backend.