Skip to content
Back to search
30
MCP

web3agent

npm/web3agent

Web3 MCP proxy server — gives AI agents complete blockchain capabilities through a single install

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

web3agent
Web3 MCP proxy for AI agents: DeFi swaps, bridges, market data, wallets, and gated writes.
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
defi-mcp
An MCP server giving AI agents access to DeFi data on EVM chains.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "web3agent": {
      "url": "None",
      "transport": "http"
    }
  }
}