Back to search
30
MCP

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%
4 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.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
io.github.agenson-horrowitz/document-parser
Parse and extract structured data from various document formats (PDF, Word, HTML).
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"
    }
  }
}