mcpbeat Sign in

Etld MCP Server

by pablixnieto2 Your server? Claim it
local only

Etld MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 27 Mar 2026.

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

Installs per day peak 26 · avg 5 · +9% w/w
a month agotoday
24
Installs / week
npm · etld-mcp-server
2
Stars
0 open issues
27 Mar 2026
Last commit
0 releases in 90 days
ISC
License
JavaScript

Nothing serious here today

Today is the operative word: we check Etld MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add etld-mcp-server -- npx -y etld-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "etld-mcp-server": {
      "args": [
        "-y",
        "etld-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.etld-mcp-server]
command = "npx"
args = ["-y", "etld-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "etld-mcp-server": {
      "args": [
        "-y",
        "etld-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "etld-mcp-server": {
      "args": [
        "-y",
        "etld-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ETLD_API_KEY (API Key for ETL-D services (Master Key or Provisioned Unkey)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Etld MCP Server

same job, measured the same way
Statement Normalizer
by jfortier93

Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.

answering
NumProof
by projecttron

Deterministic signed verification of numeric & financial claims for AI agents & spreadsheets.

50 installs/wk 4 tools answering
Transform Rules MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
Sdcgovernance
by semanticdatacharter

Governance validation for Semantic Data Charter instances; returns OASIS XACML decisions.

308 installs/wk local only
Slickfast
by slickfast

Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.

375 installs/wk answering
Rulemorph MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
Fatenava MCP
by fatenava

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

40 installs/wk local only
Helm MCP
by kubedoll-heavy-industries

Give your AI assistant access to real Helm chart data. No more hallucinated values.yaml files.

5 tools answering

Etld MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Etld MCP Server?
Etld MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package etld-mcp-server was installed 24 times last week.
How do I connect Etld MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls etld-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Etld MCP Server?
The npm package etld-mcp-server was installed 24 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Etld MCP Server open source?
Yes — it is published under the ISC licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.