ETL-D
Verified IntegrationClient Configuration
— Connect ETL-D to Claude Desktop or Cursor in seconds{
"mcpServers": {
"etl-d": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-etl-d"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides a deterministic data middleware to prevent AI agents from hallucinating over structured data, employing a strict 3-layer parsing architecture via the Model Context Protocol.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for ETL-D
ETL-D utilizes a unique 3-layer parsing architecture: Heuristic (100% native deterministic parsers), Semantic (embedding-based alignment), and LLM Shield (strict JSON enforcement). This waterfall approach guarantees precise, deterministic data extraction from complex B2B documents, minimizing hallucination risk.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.