← Index

io.github.pablixnieto2/etld-mcp-server

io.github.pablixnieto2/etld-mcp-server·v3.2.2·Finance & Payments
Quality Score
84
/100

Deterministic B2B Data Middleware. Waterfall parsing for CSV, EDI, SEC & Finance. No hallucinations.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "etld-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "etld-mcp-server"
      ],
      "env": {
        "ETLD_API_KEY": "<your-etld_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "etld-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "etld-mcp-server"
      ],
      "env": {
        "ETLD_API_KEY": "<your-etld_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y etld-mcp-server
§02  Environment variables
ETLD_API_KEY
requiredsecret

API Key for ETL-D services (Master Key or Provisioned Unkey)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments