mcpbeat Sign in

Tenzro Ethereum MCP Server

not responding

Tenzro Ethereum MCP is listed as active in the registry but did not answer our last check. Last commit 12 Sep 2026.

Ethereum MCP: Chainlink feeds, gas, ERC-20, ENS, ABI, contract calls, ERC-8004, EAS.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
118 ms
Response time
average over 24h
3
Stars
last commit 12 Sep 2026

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

                 directory (rm -rf <data-dir>/db <data-dir>/snapshots \
pub const MMDS_ADDR: &str = "169.254.169.254";
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart crates/tenzro-cli/src/commands/setup.rs:1208
       cp {plist} ~/Library/LaunchAgents/network.tenzro.node.plist
        self.storage_path.join(format!("{}.gguf", model_id))
Runs an external command integrations/tts/tenzro_tts/synth.py:106
        proc = subprocess.run(
pq_public_key = "16f234621bd6b3e52c5a1c611581f9586726afd78ca0ed4fac0d8da5c2806b9b2a157d7fadb33f3662683335c33c4b317ae760d236cd70d3093c3ed2ea0d0a999a92474d506716b085f80a88aa637ad5bf1c45f334f65c1456ecd8cc978e00baea2ae35a8e52baa75607ad5c1b5c29f77685b48a8ac9eadeba892318c7748cc1782a379…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Tenzro Ethereum MCP and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add tenzro-ethereum --transport http https://ethereum-mcp.tenzro.network/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tenzro-ethereum": {
      "url": "https://ethereum-mcp.tenzro.network/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tenzro-ethereum]
url = "https://ethereum-mcp.tenzro.network/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tenzro-ethereum": {
      "url": "https://ethereum-mcp.tenzro.network/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tenzro-ethereum": {
      "url": "https://ethereum-mcp.tenzro.network/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://ethereum-mcp.tenzro.network/mcp streamable-http answering 118 ms 16 min ago

Alternatives to Tenzro Ethereum MCP

same job, measured the same way
Ashfields MCP Server
by smoke711711

Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.

27 installs/wk local only
tieline
by nugehs

Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.

46 installs/wk local only
Ethereum Transaction Builder
by nirholas

Build and sign Ethereum transactions - EIP-1559, gas estimation, RLP, ERC-20 transfers

52 installs/wk local only
Ens
by pipeworx-io

ENS (Ethereum Name Service) MCP.

38 tools answering
Dod Contract Announcements
by pipeworx-io

DoD Contract Announcements MCP — the daily press-release feed of every US

answering
Hyperscale Tenant Tools
by hyperscale0

Hyperscale Product reads and contract operations over MCP.

1 tools answering
FabTally Chain
by zvmzaretsky

On-chain monitoring reads: ENS/Basename expiry, gas, token unlocks & Chainlink oracle health.

4 tools answering
MCP Contracts
by cryptoapis-io

MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs

40 installs/wk local only

Tenzro Ethereum MCP — questions

Answers built from our own checks of this server.

Is Tenzro Ethereum MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 118 ms. The bar chart above shows every period we have measured.
The registry lists Tenzro Ethereum MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tenzro Ethereum MCP?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Tenzro Ethereum MCP need an API key?
No. Tenzro Ethereum MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Tenzro Ethereum MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 3 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.