Awesome Web3 MCP Servers

v1.0.0Developer Toolsstable

DeMCP is the first Decentralized MCP network, offering SSE proxies for MCP services and mainstream LLMs, tackling trust and security with TEE and blockchain.

awesome-web3-mcp-serversmcpai-integration
Share:
608
Stars
0
Downloads
0
Weekly
0/5

What is Awesome Web3 MCP Servers?

Awesome Web3 MCP Servers is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to demcp is the first decentralized mcp network, offering sse proxies for mcp services and mainstream llms, tackling trust and security with tee and blockchain.

DeMCP is the first Decentralized MCP network, offering SSE proxies for MCP services and mainstream LLMs, tackling trust and security with TEE and blockchain.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • DeMCP is the first Decentralized MCP network, offering SSE p

Use Cases

Discover decentralized MCP network (DeMCP) services and SSE proxies. Access Web3-enabled MCP servers with blockchain verification. Explore TEE-backed MCP services for trusted execution.
demcp

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedApr 23, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx awesome-web3-mcp-servers

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Awesome Web3 MCP Servers

Awesome Web3 MCP Servers is a curated registry of 100+ Web3-focused MCP servers organized by category, alongside DeMCP — the first decentralized MCP network that provides SSE proxies for MCP services with TEE-backed security and blockchain-based registry for trust verification. The registry covers six domains: blockchain RPC access (20+ servers across Base, BSC, Solana, Bitcoin, Starknet, Sui), trading tools (18+ DEX/CEX integrations including Uniswap, Jupiter, Binance), DeFi utilities (cross-chain bridges, yield tracking, token revocation), market data (30+ price feeds and sentiment tools), developer tools, and social integrations. It is the go-to starting point for AI developers who want to add on-chain capabilities to their agents.

Prerequisites

  • An MCP-compatible client such as Claude Desktop, Cursor, or any A2A-compatible agent
  • Node.js 18 or later for running individual JavaScript/TypeScript MCP servers from the list
  • API keys or wallet credentials specific to each Web3 MCP server you choose to use
  • Familiarity with Web3 concepts (wallets, RPCs, DEX APIs) to configure individual servers
1

Browse the registry

Visit the GitHub repository to explore the categorized list of 100+ Web3 MCP servers across Chain-RPC, Trading, DeFi, Market Data, Tools, and Social categories.

# Browse: https://github.com/demcp/awesome-web3-mcp-servers
2

Select a Web3 MCP server

Choose a server from the registry that matches your use case (e.g., a Solana RPC server for on-chain reads, or a Uniswap server for DEX trading).

3

Follow that server's installation instructions

Each entry in the registry links to its own repository with specific install commands, env vars, and config. Install and configure it as documented.

4

Optionally use DeMCP SSE proxy

DeMCP provides hosted SSE proxies for many servers in the registry, allowing you to use them without local installation. Connect via the DeMCP endpoint listed for each server.

5

Add the chosen server to your MCP client config

Register the selected Web3 MCP server in your claude_desktop_config.json or equivalent, using the command and env vars from that server's documentation.

Awesome Web3 MCP Servers Examples

Client configuration (DeMCP SSE proxy example)

Connect to a Web3 MCP server via DeMCP's decentralized SSE proxy. Replace the URL with the specific server endpoint from the DeMCP registry.

{
  "mcpServers": {
    "demcp-web3": {
      "url": "https://sse.demcp.ai/v1/<server-name>/sse",
      "env": {}
    }
  }
}

Prompts to try

These prompts work once you have connected a specific Web3 MCP server from the registry.

- "Get the current ETH/USDC price from Uniswap and compare it to Binance."
- "Check the balance of wallet address 0xABC... on the Base network."
- "What is the current APY for the USDC/ETH pool on Uniswap v3?"
- "Fetch the latest Bitcoin block hash from the Bitcoin RPC server."
- "Show me the top trending tokens on Solana in the last 24 hours."

Troubleshooting Awesome Web3 MCP Servers

Cannot find install instructions for a specific server in the registry

Each entry in the awesome-web3-mcp-servers list links to an external repository. Click the link for that server and follow its own README, as setup requirements vary significantly between servers.

DeMCP SSE proxy connection times out

DeMCP is a decentralized network; endpoint availability depends on the network. Check the DeMCP Telegram community for status updates and try alternative endpoints listed in the registry.

Web3 tools fail with authentication errors

Most blockchain and trading MCP servers require API keys, RPC endpoint credentials, or wallet private keys. Verify that the required env vars for the specific server you are using are set correctly in your MCP client config.

Frequently Asked Questions about Awesome Web3 MCP Servers

What is Awesome Web3 MCP Servers?

Awesome Web3 MCP Servers is a Model Context Protocol (MCP) server that demcp is the first decentralized mcp network, offering sse proxies for mcp services and mainstream llms, tackling trust and security with tee and blockchain. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Awesome Web3 MCP Servers?

Follow the installation instructions on the Awesome Web3 MCP Servers GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Awesome Web3 MCP Servers?

Awesome Web3 MCP Servers works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Awesome Web3 MCP Servers free to use?

Yes, Awesome Web3 MCP Servers is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Awesome Web3 MCP Servers?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides