Tenzro Ethereum MCP
Rank #23,791network.tenzro/tenzro-ethereum
Ethereum MCP: Chainlink feeds, gas, ERC-20, ENS, ABI, contract calls, ERC-8004, EAS.
Tenzro Ethereum MCP is a Model Context Protocol (MCP) server published by tenzro. It ranks #23,791 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tenzro Ethereum MCP is listed on Official MCP, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 91,669 of 115,460 servers on MCP Toplist.
Use Tenzro Ethereum MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tenzro-ethereum https://ethereum-mcp.tenzro.network/mcp[mcp_servers.tenzro-ethereum]
url = "https://ethereum-mcp.tenzro.network/mcp"Add to ~/.codex/config.toml.
https://ethereum-mcp.tenzro.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tenzro-ethereum": {
"url": "https://ethereum-mcp.tenzro.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tenzro-ethereum": {
"type": "http",
"url": "https://ethereum-mcp.tenzro.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tenzro-ethereum": {
"serverUrl": "https://ethereum-mcp.tenzro.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tenzro-ethereum": {
"url": "https://ethereum-mcp.tenzro.network/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/network.tenzro%2Ftenzro-ethereum)<a href="https://mcptoplist.com/server/network.tenzro%2Ftenzro-ethereum"><img src="https://mcptoplist.com/badge/network.tenzro%2Ftenzro-ethereum.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tenzro
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 2, 2026 |
Frequently asked questions
- Who maintains Tenzro Ethereum MCP?
- Tenzro Ethereum MCP is maintained by tenzro, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Tenzro Ethereum MCP listed on the Official MCP Registry?
- Yes — Tenzro Ethereum MCP is listed on the Official MCP Registry.
- How many versions does Tenzro Ethereum MCP have?
- MCP Toplist tracks 1 version of Tenzro Ethereum MCP, most recently published on May 2, 2026.
- Where can I find the source code for Tenzro Ethereum MCP?
- The source code for Tenzro Ethereum MCP is hosted at github.com/tenzro/tenzro-network.