web3agent
Rank #20,748io.github.Apegurus/web3agent
Web3 MCP proxy server for AI agents: EVM execution, DeFi swaps, bridges, advanced orders, market data, wallet management, and confirmation-gated writes.
web3agent is a Model Context Protocol (MCP) server published by apegurus. It ranks #20,748 of 95,033 servers tracked on MCP Toplist. web3agent is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 10, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 74,285 of 95,033 servers on MCP Toplist.
Use web3agent
Add web3agent to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"web3agent": {
"command": "npx",
"args": [
"-y",
"web3agent"
],
"env": {
"CHAIN_ID": "<your CHAIN_ID>",
"CONFIRM_WRITES": "<your CONFIRM_WRITES>",
"ETHERSCAN_API_KEY": "<your ETHERSCAN_API_KEY>",
"ZEROX_API_KEY": "<your ZEROX_API_KEY>",
"COINGECKO_API_KEY": "<your COINGECKO_API_KEY>",
"CCXT_CONFIG_PATH": "<your CCXT_CONFIG_PATH>",
"OWS_PASSPHRASE": "<your OWS_PASSPHRASE>"
}
}
}
}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.Apegurus%2Fweb3agent)<a href="https://mcptoplist.com/server/io.github.Apegurus%2Fweb3agent"><img src="https://mcptoplist.com/badge/io.github.Apegurus%2Fweb3agent.svg" alt="MCP Toplist: Top 25% of 95,033" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
apegurus
Available versions (1)
| Version | Published |
|---|---|
| 0.6.2 | Jun 30, 2026 |
Frequently asked questions
- Who maintains web3agent?
- web3agent is maintained by apegurus, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is web3agent listed on the Official MCP Registry?
- Yes — web3agent is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does web3agent have?
- MCP Toplist tracks 1 version of web3agent, most recently published on Jun 30, 2026.
- Where can I find the source code for web3agent?
- The source code for web3agent is hosted at github.com/apegurus/web3agent.