Awesome Web3 MCP Servers
DeMCP is the first Decentralized MCP network, offering SSE proxies for MCP services and mainstream LLMs, tackling trust and security with TEE and blockchain.
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
Maintainer
Works with
Installation
Manual Installation
npx awesome-web3-mcp-serversConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
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
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-serversSelect 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).
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.
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.
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.
Awesome Web3 MCP Servers Alternatives — Similar Developer Tools Servers
Looking for alternatives to Awesome Web3 MCP Servers? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
Ecc
★ 188.2kThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Javaguide
★ 155.8kJava 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Gemini CLI
★ 104.5kA secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command in
Awesome MCP Servers
★ 87.3k⭐ Curated list of Model Context Protocol (MCP) servers - tools that extend Claude Desktop, Cursor, Windsurf, and other MCP clients with custom capabilities.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
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.
Set Up Awesome Web3 MCP Servers in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
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.