awesome-web3-mcp-servers
DeMCP is the first decentralized MCP network that connects AI applications with various data sources and tools.
DeMCP serves as a core infrastructure between AI and Web3, providing a platform for developers to deploy self-developed and open-source MCP services. It enables seamless access to mainstream large language models (LLMs) while supporting crypto payments, making it accessible for global developers. By integrating TEE and a blockchain registry, DeMCP enhances the security and reliability of MCP, promoting the growth of the Agent industry.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"awesome-web3-mcp-servers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-web3-mcp-servers"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions