Awesome Web3 MCP Servers logo

Awesome Web3 MCP Servers

by demcp

A curated list of awesome Web3 Model Context Protocol (MCP) servers. MCP standardizes how applications provide context to LLMs, acting like a USB-C port for AI applications.

View on GitHub

Last updated: N/A

Awesome Web3 MCP Servers

A curated list of awesome Web3 Model Context Protocol (MCP) servers.

What is MCP?

MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

Tutorials

What is DeMCP?

DeMCP is the first decentralized MCP network and a core infrastructure between AI and Web3. It focuses on providing Agents with self-developed and open-source MCP services, offering MCP developers a deployment platform with commercial revenue sharing, and enabling one-stop access to mainstream large language models (LLMs). By supporting crypto payments (USDT, USDC), DeMCP allows global developers to participate easily. Combined with TEE and a blockchain registry, DeMCP redefines the security and reliability of MCP, accelerating the advancement of the Agent industry.

👏 Follow 𝕏(Twitter) Group | Join Telegram Group | Visit Official Web Site

Community

Web3 MCP Categories

🔗 <a name="chain-rpc"></a>Chain-RPC

Chain-RPC MCP modules interact with multiple blockchains by abstracting their RPC layers into unified callable interfaces.

  • base/base-mcp - This MCP server extends any MCP client's capabilities by providing tools to do anything on Base.
  • TermiX-official/bsc-mcp - A plug-and-play MCP tool server to send BNB, transfer BEP-20 tokens, deploy tokens, and interact with smart contracts on the Binance Smart Chain (BSC) — built for Claude Desktop, AI agents, and developers.
  • goat-sdk/goat - It is implemented for both EVM (Base Sepolia) and Solana chains but can be updated to support any other chain, wallet and series of tools.
  • mcpdotdirect/evm-mcp-server - A comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks.
  • strangelove-ventures/web3-mcp - This server provides simple RPC endpoints for common blockchain operations, allowing secure interactions with various blockchains through environment variables.
  • solana-foundation/solana-dev-mcp - This repository demonstrates a simple implementation of a Model Context Protocol (MCP) server for Solana development.
  • Bankless/onchain-mcp - MCP (Model Context Protocol) server for blockchain data interaction through the Bankless API.
  • AbdelStark/bitcoin-mcp - An Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more.
  • crazyrabbitLTC/mcp-etherscan-server - An MCP (Model Context Protocol) server that provides Ethereum blockchain data tools via Etherscan's API.
  • 0xKoda/eth-mcp - An Model Context Protocol (MCP) server for interacting with Ethereum blockchain.
  • AbdelStark/lightning-mcp - An Model Context Protocol (MCP) server that enables AI models to interact with Lightning Network, allowing them to pay invoices.
  • marctheshark3/ergo-mcp - An Model Context Protocol (MCP) server for interacting with the Ergo blockchain.
  • kukapay/thegraph-mcp - An MCP server that powers AI agents with indexed blockchain data from The Graph.

💰 <a name="trading"></a>Trading

Trading MCP modules perform trading operations by integrating with both DEX and CEX platforms through unified interfaces.

  • dcSpark/mcp-server-jupiter - This repository contains a Model Context Protocol (MCP) server that provides Claude with access to Jupiter's swap API.
  • magnetai/mcp-free-usdc-transfer - An MCP server implementation enabling free USDC transfers on Base with Coinbase CDP MPC Wallet integration.
  • kukapay/uniswap-trader-mcp - An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.
  • kukapay/token-minter-mcp - An MCP server providing tools for AI agents to mint ERC-20 tokens, supporting 21 blockchains.

🔄 <a name="defi"></a>DeFi

DeFi MCP modules interact with DeFi protocols by abstracting their interfaces into standardized callable modules.

  • kukapay/pancakeswap-poolspy-mcp - An MCP server that tracks newly created liquidity pools on Pancake Swap, providing real-time data for DeFi analysts, traders, and developers.
  • kukapay/uniswap-poolspy-mcp - An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.

📊 <a name="market-data"></a>Market Data

Market Data MCP modules retrieve real-time market data from on-chain and off-chain sources via unified query interfaces.

💬 <a name="social"></a>Social

Social MCP modules integrate with social platforms and protocols to enable identity management, messaging, and social graph interaction.

  • vidhupv/x-mcp - An MCP server to create, manage and publish X/Twitter posts directly through Claude chat.
  • hanweg/mcp-discord - An Model Context Protocol (MCP) server that provides Discord integration capabilities to MCP clients like Claude Desktop.
  • sparfenyuk/mcp-telegram - The server is a bridge between the Telegram API and the AI assistants and is based on the Model Context Protocol.