Web3 MCP Server
Official MCP server from Strangelove Ventures.
A Model-Context-Protocol server for interacting with multiple blockchains including Solana, Ethereum, THORChain, XRP Ledger, TON (The Open Network), Cardano, and UTXO chains (Bitcoin, Litecoin, Dogecoin, Bitcoin Cash). Provides simple RPC endpoints for common blockchain operations including balance checks, transfers, token operations, swaps (Jupiter on Solana, THORChain cross-chain), staking, and more.
Installation
# From the official repo:
git clone https://github.com/strangelove-ventures/web3-mcp
cd web3-mcp
npm install