Skip to content
Back to search
30
MCP streamable-http

io.github.machinegrade/validate

io.github.machinegrade/validate

Deterministic validation for AI-generated artifacts: JSON Schema, OpenAPI response, SQL syntax.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
0 tools
schema-validator-ai-mcp
Schema Validator Ai automation via MCP. Includes validate json schema, generate schema, convert openapi. By MEOK AI Labs.
0 tools
io.github.csoai-org/schema-validator-ai-mcp
schema-validator-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools
Schema Validator AI
Python MCP server for schema validation and data integrity checks.
0 tools
io.github.crewhaus/validation
AI startup idea validation by a specialized 9-agent crew.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.machinegrade/validate": {
      "url": "https://api.machinegrade.dev/mcp",
      "transport": "streamable-http"
    }
  }
}