Structured Data Validator & Transformer
@agenson-tools
Structured Data Validator & Transformer について
Professional MCP server for validating, transforming, and normalizing structured data - built specifically for AI agents
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"structured-data-validator": {
"command": "npx",
"args": [
"@agenson-horrowitz/structured-data-validator-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Structured Data Validator & Transformer?
Structured Data Validator & Transformer is an MCP server that provides AI agents with data validation, transformation, and normalization capabilities. It handles messy, inconsistent data from APIs, web scraping, user uploads, and other agents, returning clean, validated, normalized data.
How to use Structured Data Validator & Transformer?
Install via npm (npm install -g @agenson-horrowitz/structured-data-validator-mcp) or add to Claude Desktop or Cline configuration. Invoke tools like validate_json_schema, transform_csv_to_json, normalize_data, clean_text, and merge_datasets with JSON arguments.
Key features of Structured Data Validator & Transformer
- JSON Schema validation with detailed error reporting
- Intelligent CSV to JSON conversion with auto-type inference
- Data normalization for dates, phone numbers, currencies, and emails
- Text cleaning: remove HTML, fix encoding, normalize whitespace
- Dataset merging with configurable conflict resolution strategies
- Sub-2-second response times for typical agent workloads
Use cases of Structured Data Validator & Transformer
- Validate API responses before processing
- Ensure user input matches expected format
- Clean and normalize scraped web data
- Merge multiple datasets with smart conflict resolution
- Standardize date, phone, and currency formats across records
FAQ from Structured Data Validator & Transformer
How do I authenticate with the server?
Authentication is handled via MCPize (one-click deployment with built-in billing), direct API keys from agensonhorrowitz.cc, or crypto micropayments using USDC on Base chain.
What are the pricing plans?
Free tier: 500 calls/month. Pro tier: $9/month for 10,000 calls/month. Scale tier: $29/month for 50,000 calls/month. Overage: $0.02 per call beyond plan limits.
What are the data limits and performance characteristics?
Maximum request size is 10 MB. Average response time is under 2 seconds. Scale tier guarantees 99.5% uptime SLA. Rate limit is 10 calls/second (configurable).
Can I run this server locally?
Yes, you can clone the repository, install dependencies, build, and test locally. The server is also available via npm and can be run with npx.
What data formats are supported?
The server supports JSON, CSV (with automatic delimiter detection), and common text formats. It can normalize dates, phone numbers, currencies, and email addresses.
「データと分析」の他のコンテンツ
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
コメント