| name | web3-mcp |
| description | MCP server for interacting with multiple blockchains including Solana, Ethereum, THORChain, XRP Ledger, TON, Cardano, and UTXO chains with support for balances, transfers, swaps, and staking. |
| version | 1.0.0 |
| metadata | {"openclaw":{"tags":["mcp","web3","multi-chain","solana","ethereum","thorchain","xrp","ton","cardano","bitcoin"],"official":true,"source":"https://github.com/strangelove-ventures/web3-mcp"}} |
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
git clone https://github.com/strangelove-ventures/web3-mcp
cd web3-mcp
npm install
Links