Structured Data Validator
Rank #50,389io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
Structured Data Validator is a Model Context Protocol (MCP) server published by agenson-tools. It ranks #50,389 of 132,113 servers tracked on MCP Toplist. Structured Data Validator is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 81,724 of 132,113 servers on MCP Toplist.
Use Structured Data Validator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add structured-data-validator -- npx -y @agenson-horrowitz/structured-data-validator-mcp[mcp_servers.structured-data-validator]
command = "npx"
args = ["-y", "@agenson-horrowitz/structured-data-validator-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"structured-data-validator": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"structured-data-validator": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"structured-data-validator": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"structured-data-validator": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"structured-data-validator": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agenson-horrowitz%2Fstructured-data-validator)<a href="https://mcptoplist.com/server/io.github.agenson-horrowitz%2Fstructured-data-validator"><img src="https://mcptoplist.com/badge/io.github.agenson-horrowitz%2Fstructured-data-validator.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agenson-tools
Other servers by agenson-tools
- Agent Output Guard#50,387 · 2 vers
- Document Parser#50,388 · 2 vers
- Web Content Extractor#50,390 · 2 vers
- Token Economist#100,984
Available versions (2)
| Version | Published |
|---|---|
| 1.0.8 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Structured Data Validator?
- Structured Data Validator is maintained by agenson-tools, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Structured Data Validator listed on the Official MCP Registry?
- Yes — Structured Data Validator is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Structured Data Validator have?
- MCP Toplist tracks 2 versions of Structured Data Validator, most recently published on Apr 2, 2026.
- Where can I find the source code for Structured Data Validator?
- The source code for Structured Data Validator is hosted at github.com/agenson-tools/structured-data-validator-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.