Skip to content
Back to search
30
MCP v1.0.8

io.github.agenson-horrowitz/structured-data-validator

io.github.agenson-horrowitz/structured-data-validator

Validate, transform, and normalize structured data for AI agents.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Structured Data Validator
Validates structured data against schemas for AI workflow quality assurance.
0 tools
@agenson-horrowitz/structured-data-validator-mcp
MCP server for validating, transforming, and normalizing structured data - built specifically for AI agents
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools
io.github.mikerawsonnz/structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
0 tools · streamable-http
io.github.agenson-horrowitz/agent-output-guard
Validate and verify data from other agents before acting on it. Zero LLM costs.
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.agenson-horrowitz/structured-data-validator": {
      "url": "None",
      "transport": "http"
    }
  }
}