MCP Hub
Back to servers

web3-mcp-hub

The definitive open-source registry of Model Context Protocol (MCP) servers for Web3, blockchain, and decentralized applications. 130+ chains, DeFi, NFTs, analytics, and identity tools

Stars
6
Updated
Dec 29, 2025
Validated
Jan 9, 2026

Web3 MCP Hub

MCP Servers Blockchains License PRs Welcome

The definitive open-source registry of Model Context Protocol (MCP) servers for Web3, blockchain, and decentralized applications.

Making blockchain accessible to AI agents and developers


Why This Exists

MCP servers are scattered across GitHub with no central Web3-focused directory. This hub solves that by:

  • Curating the best blockchain MCP servers in one place
  • Categorizing by ecosystem (EVM, Solana, Bitcoin, L2s, DeFi, NFTs)
  • Providing ready-to-use configuration examples
  • Maintaining quality standards and documentation

Quick Links

ResourceDescription
Live SiteSearchable registry with filters
Getting StartedSetup guide for beginners
Full Server ListExpanded directory with 50+ servers
ContributingAdd new servers to the registry

Overview

Web3 MCP Hub is a comprehensive, community-maintained registry that aggregates all production-ready MCP servers across the blockchain ecosystem. Our mission is to provide developers and AI agents with unified access to Web3 infrastructure through standardized tooling.

What is MCP?

The Model Context Protocol (MCP) is an open standard developed by Anthropic that enables AI models to interact with external tools, APIs, and data sources in a structured, secure manner. MCP servers expose blockchain functionality to AI agents, allowing them to query on-chain data, execute transactions, and interact with decentralized protocols.


Table of Contents


Quick Start

Prerequisites

  • Node.js 18+ or Python 3.10+
  • An MCP-compatible client (Claude Desktop, Cursor, Claude Code, etc.)
  • API keys for specific services (where required)

Basic Configuration

Add servers to your MCP client configuration:

{
  "mcpServers": {
    "server-name": {
      "command": "npx",
      "args": ["-y", "@package/mcp-server"],
      "env": {
        "API_KEY": "your-api-key"
      }
    }
  }
}

Registry Categories

Identity and Reputation

Decentralized identity, reputation systems, and trust infrastructure.

ServerFeaturesRepository
Intuition MCPAtoms, triples, knowledge graph queries, attestations, claims, identity resolution, on-chain reputation0xIntuition/intuition-mcp-server
ENS MCPENS name resolution, reverse lookups, domain recordsEVM MCP Server

Intuition MCP Features:

  • Query atoms and triples from Intuition's decentralized knowledge graph
  • Create and retrieve attestations
  • Identity and claim resolution
  • On-chain reputation data access
  • Integration with Intuition Protocol on Base

Configuration Example - Intuition MCP:

{
  "mcpServers": {
    "intuition": {
      "command": "npx",
      "args": ["-y", "@0xintuition/intuition-mcp-server"]
    }
  }
}

Multi-Chain Infrastructure

Production-ready MCP servers providing unified access across multiple blockchain networks.

ServerNetworksFeaturesRepository
Web3 MCPEthereum, Solana, Cardano, THORChain, XRP, TON, Bitcoin, Litecoin, DogecoinMulti-chain balances, transactions, swaps, stakingstrangelove-ventures/web3-mcp
Tatum Blockchain MCP130+ networksBlockchain data API, RPC gateway, NFT metadata, wallet portfoliostatumio/blockchain-mcp
GOAT SDK MCPEthereum, Solana, Base, 200+ integrationsOn-chain actions, smart contract interactions, token managementgoat-sdk/goat
Nodit MCPEthereum, Base, Optimism, Arbitrum, Polygon, Aptos, Bitcoin, TRON, XRPLWeb3 Data APIs, node infrastructure, GraphQL indexingnoditlabs/nodit-mcp-server
Pocket Network MCP63+ networksNatural language blockchain queries, ENS resolution, cross-chain comparisonspokt-network/mcp

Configuration Example - Web3 MCP:

{
  "mcpServers": {
    "web3": {
      "command": "npx",
      "args": ["-y", "@strangelove-ventures/web3-mcp"],
      "env": {
        "ENABLE_ETHEREUM_TOOLS": "true",
        "ENABLE_SOLANA_TOOLS": "true",
        "ENABLE_BITCOIN_TOOLS": "true"
      }
    }
  }
}

EVM Networks

Comprehensive tooling for Ethereum and all EVM-compatible blockchains.

ServerNetworksFeaturesRepository
EVM MCP Server60+ EVM chainsSmart contracts, token transfers, ENS resolution, gas estimationmcpdotdirect/evm-mcp-server
Alchemy MCPEthereum, Polygon, Arbitrum, Optimism, BaseToken prices, NFT ownership, transaction history, swapsalchemyplatform/alchemy-mcp-server
Moralis MCP100+ endpoints, multi-chainWallet analytics, DeFi positions, token metrics, NFT dataMoralisWeb3/moralis-mcp-server
Etherscan MCPEthereumBalance checking, transaction history, contract ABIs, gas prices, ENScrazyrabbitLTC/mcp-etherscan-server
Starknet MCPStarknetWallet operations, smart contracts, StarknetID resolutionmcpdotdirect/starknet-mcp-server

Configuration Example - EVM MCP:

{
  "mcpServers": {
    "evm": {
      "command": "npx",
      "args": ["-y", "@mcpdotdirect/evm-mcp-server"]
    }
  }
}

Solana Ecosystem

Specialized tooling for Solana blockchain and its DeFi ecosystem.

ServerFeaturesRepository
Solana Agent Kit MCP40+ Solana actions, SPL tokens, DeFi operations, NFT creationsendaifun/solana-agent-kit
Aldrin Labs Solana MCP21 RPC methods, account operations, staking, token managementAldrin Labs
Solana Web3.js MCPSmart contract deployment, transactions, account managementFrankGenGo/solana-web3js-mcp-server
SolanaViz MCPWallet analysis, price predictions, security assessment, visualizationsFarseenSh/GOATsolana-mcp
Jupiter Limit Order MCPLimit orders, token swaps, price fetchingsendaifun/awesome-solana-mcp-servers
Solana Wallet Security ScannerSecurity analysis, threat detection, program monitoringsendaifun/awesome-solana-mcp-servers
Solana DeFi Analytics MCPWallet analytics, DeFi insights, strategy optimizationsendaifun/awesome-solana-mcp-servers

Configuration Example - Solana Agent Kit:

{
  "mcpServers": {
    "solana": {
      "command": "npx",
      "args": ["-y", "@sendaifun/solana-agent-kit-mcp"],
      "env": {
        "SOLANA_PRIVATE_KEY": "your-private-key",
        "SOLANA_RPC_URL": "your-rpc-url"
      }
    }
  }
}

Bitcoin and Lightning

Native Bitcoin and Lightning Network integration for AI agents.

ServerFeaturesRepository
Bitcoin MCPKey generation, address validation, transaction decoding, Lightning paymentsAbdelStark/bitcoin-mcp
Lightning Network MCPInvoice payments, balance queries, BOLT11 decodingAbdelStark/lightning-mcp
Ordiscan MCPOrdinals inscriptions, BRC-20 tokens, Runes, UTXO queriesCalel33/ordiscan-mcp-v1
MCP InscriptionOrdinal detection, inscription parsing, content displayLaz1mov/mcp-inscription
Zebedee ZBD MCPLightning micropayments, rewardszebedeeio/zbd-mcp-server

Configuration Example - Bitcoin MCP:

{
  "mcpServers": {
    "bitcoin": {
      "command": "npx",
      "args": ["-y", "bitcoin-mcp@latest"],
      "env": {
        "LNBITS_URL": "your-lnbits-url",
        "LNBITS_API_KEY": "your-api-key"
      }
    }
  }
}

Layer 2 Solutions

Optimized tooling for Ethereum Layer 2 networks.

ServerNetworksFeaturesRepository
EVM MCP ServerArbitrum, Optimism, Base, Polygon, zkSyncFull L2 support with unified interfacemcpdotdirect/evm-mcp-server
Base USDC Transfer MCPBaseGas-free USDC transfers via Coinbase MPC walletsmagnetai/mcp-free-usdc-transfer

Non-EVM Chains

Support for alternative blockchain architectures.

ServerNetworkFeaturesRepository
Cardano (via Web3 MCP)CardanoADA transfers, stake pools, UTxO queriesstrangelove-ventures/web3-mcp
TON MCP (via Web3 MCP)TONBalance queries, transactions, memosstrangelove-ventures/web3-mcp
XRP Ledger (via Web3 MCP)XRPLXRP transfers, trustlines, transaction historystrangelove-ventures/web3-mcp
THORChain (via Web3 MCP)THORChainCross-chain swaps, RUNE balances, pool infostrangelove-ventures/web3-mcp
Ergo MCPErgoTransaction history, forensic analysismarctheshark3/ergo-mcp
Cosmos SDK (via Pocket MCP)Cosmos chainsMulti-denom balances, staking, governance, IBCpokt-network/mcp

DeFi Protocols

Direct integration with decentralized finance protocols.

ServerProtocolFeaturesRepository
Aave MCPAave V3Lending, borrowing, liquidations on BaseAave MCP
Uniswap Trader MCPUniswapToken swaps, price quoteskukapay/uniswap-trader
Uniswap PoolSpy MCPUniswap V3New pool tracking across 9 networkskukapay/uniswap-poolspy-mcp

NFT and Digital Assets

Comprehensive NFT marketplace and digital asset tooling.

ServerFeaturesRepository
OpenSea MCPNFT marketplace data, collection analytics, token info, 20+ chainsOpenSea MCP
Alchemy NFT MCPNFT ownership, metadata, transaction historyalchemyplatform/alchemy-mcp-server
Moralis NFT ToolsNFT data, wallet holdings, collection analyticsMoralisWeb3/moralis-mcp-server

Configuration Example - OpenSea MCP:

{
  "mcpServers": {
    "opensea": {
      "url": "https://mcp.opensea.io/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_ACCESS_TOKEN"
      }
    }
  }
}

Data and Analytics

Blockchain data platforms and analytics infrastructure.

ServerFeaturesRepository
Dune Analytics MCPCustom SQL queries, cached results, EVM and Solana dataSAK1337/dune-mcp
Dune + Blockscout MCPCombined analytics, multi-chain support, compound toolsdennisonbertram/web3-stats-mcp
Heurist Mesh MCPOn-chain analytics, token metrics, security insightsheurist-network/heurist-mesh-mcp-server

Configuration Example - Dune Analytics:

{
  "mcpServers": {
    "dune": {
      "command": "python",
      "args": ["-m", "mcp_server_dune"],
      "env": {
        "DUNE_API_KEY": "your-api-key"
      }
    }
  }
}

Market Data

Real-time cryptocurrency pricing and market intelligence.

ServerFeaturesRepository
CoinGecko MCPToken prices, market dataBlockchain-MCPs/coingecko-mcp
CoinMarketCap MCPReal-time prices, market cap, volumeanjor/coinmarket-mcp-server
CoinCap MCPReal-time market data (no API key required)QuantGeekDev/coincap-mcp
CoinStats MCPPortfolio tracking, market data, newsCoinStatsHQ/coinstats-mcp
Hive Intelligence MCPUnified crypto, DeFi, Web3 analyticshive-intel/hive-crypto-mcp

Prediction Markets

ServerRepositoryFeatures
Polymarket MCPcaiovicentino/polymarket-mcp-server45 tools, trading, portfolio management, real-time monitoring, AI analysis
Kalshi MCP9crusher/mcp-server-kalshiPrediction market trading, settlements, order management

Configuration

{
  "mcpServers": {
    "polymarket": {
      "command": "uvx",
      "args": ["polymarket-mcp"],
      "env": {
        "POLYGON_PRIVATE_KEY": "your-private-key",
        "POLYGON_ADDRESS": "0xYourAddress"
      }
    },
    "kalshi": {
      "command": "uvx",
      "args": ["mcp-server-kalshi"],
      "env": {
        "KALSHI_API_KEY": "your-api-key",
        "KALSHI_PRIVATE_KEY_PATH": "/path/to/rsa-key"
      }
    }
  }
}

Developer Tools

Infrastructure and tooling for blockchain developers.

ServerFeaturesRepository
Chainstack Documentation MCPAPI references, deployment guides, protocol knowledgeChainstack
QuickNode MCPMulti-chain RPC endpoints, development toolsQuickNode

Installation Guide

Claude Desktop

  1. Open Claude Desktop settings
  2. Navigate to Developer > MCP Settings
  3. Add server configuration to claude_desktop_config.json:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "intuition": {
      "command": "npx",
      "args": ["-y", "@0xintuition/intuition-mcp-server"]
    },
    "web3": {
      "command": "npx",
      "args": ["-y", "@strangelove-ventures/web3-mcp"],
      "env": {
        "ENABLE_ETHEREUM_TOOLS": "true"
      }
    }
  }
}
  1. Restart Claude Desktop

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "evm": {
      "command": "npx",
      "args": ["-y", "@mcpdotdirect/evm-mcp-server"]
    }
  }
}

Claude Code CLI

claude mcp add intuition npx @0xintuition/intuition-mcp-server
claude mcp add evm-server npx @mcpdotdirect/evm-mcp-server
claude mcp add web3-server npx @strangelove-ventures/web3-mcp

Contributing

We welcome contributions from the community.

Adding a New Server

  1. Fork this repository
  2. Add server to the appropriate category table
  3. Include: Name, Features, Repository URL
  4. Add configuration example if applicable
  5. Submit pull request

Quality Standards

All listed servers must:

  • Be open source or have public documentation
  • Provide functional MCP integration
  • Include installation instructions
  • Be actively maintained

Related Resources

Other MCP Registries

RegistryFocusLink
awesome-mcp-serversGeneral MCP serversgithub.com/wong2/awesome-mcp-servers
awesome-blockchain-mcpsBlockchain focusedgithub.com/royyannick/awesome-blockchain-mcps
awesome-web3-mcp-serversWeb3 serversgithub.com/demcp/awesome-web3-mcp-servers
MCP Servers DirectorySearchable directorymcpservers.org

Official Documentation

Web3 Resources


Security

Best Practices

  • Never commit private keys to configuration files
  • Use environment variables for sensitive data
  • Audit server code before use
  • Start with testnets for development
  • Use hardware wallets for mainnet operations

License

This registry is released under the MIT License.

Individual MCP servers are licensed under their respective licenses.


Acknowledgments


Maintained by the Web3 developer community.

Reviews

No reviews yet

Sign in to write a review