ExergyNet
Rank #16,746io.github.ezumba/exergynet
Read-only ExergyNet MCP lookups and compute-cost estimates; write settlement is disabled.
ExergyNet is a Model Context Protocol (MCP) server published by ezumba. It ranks #16,746 of 132,113 servers tracked on MCP Toplist. ExergyNet is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Apr 25, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 115,367 of 132,113 servers on MCP Toplist.
Use ExergyNet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add exergynet -e "RPC_URL=<your RPC_URL>" -- npx -y exergynet-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.exergynet]
command = "npx"
args = ["-y", "exergynet-mcp-server"]
[mcp_servers.exergynet.env]
RPC_URL = "<your RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"exergynet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<your RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<your RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.ezumba%2Fexergynet)<a href="https://mcptoplist.com/server/io.github.ezumba%2Fexergynet"><img src="https://mcptoplist.com/badge/io.github.ezumba%2Fexergynet.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ezumba
Other servers by ezumba
View all ezumba servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.6 | Aug 28, 2026 |
| 0.2.5 | Aug 28, 2026 |
| 0.1.10 | May 7, 2026 |
Frequently asked questions
- Who maintains ExergyNet?
- ExergyNet is maintained by ezumba, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is ExergyNet listed on the Official MCP Registry?
- Yes — ExergyNet is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ExergyNet have?
- MCP Toplist tracks 3 versions of ExergyNet, most recently published on Aug 28, 2026.
- Where can I find the source code for ExergyNet?
- The source code for ExergyNet is hosted at github.com/ezumba/exergynet-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.