awesome-web3-mcp-servers

demcp/awesome-web3-mcp-servers
★ 595 stars Unknown language 🌐 Browser/Web Updated 2mo ago
DeMCP is the first Decentralized MCP network, offering SSE proxies for MCP services and mainstream LLMs, tackling trust and security with TEE and blockchain.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "awesome-web3-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "demcp/awesome-web3-mcp-servers"
      ]
    }
  }
}

README Excerpt

A curated list of awesome Web3 Model Context Protocol (MCP) servers. * [What is MCP?](#what-is-mcp) * [Web3 MCP Categories](#web3-mcp-categories) * [Get started with the MCP (Official Introduction)](https://modelcontextprotocol.io/introduction) * [What's New? (Official Updates)](https://modelcontextprotocol.io/development/updates)

Tools (3)

defisocialtrading