Validate JSON, emails, and other inputs for agents and applications.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.CSOAI-ORG/validator-ai-mcp" MCP server from askskill: Run: claude mcp add 'io-github-csoai-org-validator-ai-mcp' -- npx -y validator-ai-mcp
Use validator-ai-mcp to validate whether this JSON is well-formed and point out the error location: {"name":"Alice","age":,}Returns whether the JSON is valid, with the exact syntax error location and fix suggestions.
Use validator-ai-mcp to batch-validate these email addresses and flag suspicious ones: [email protected], bad-email@, [email protected]
Outputs the validity result for each email and explains why any entry is invalid or suspicious.
Before running the next task, use validator-ai-mcp to check whether these input parameters meet requirements and list failed items with reasons.
Returns structured validation results including pass status, failed fields, and reason details.
Validate AI-generated code with browser tests, evidence capture, and smart diagnostics.
Validate, convert, and lint YAML files with an AI-powered MCP tool.
Validate web markup, audit technical SEO, and check links in local workspaces.
Validate JSON data against JSON Schema standards quickly and reliably.
Test API compatibility for AI agents with scores, grades, and recommendations.
Verify AI-generated code for quality, security, and performance with more trust.