One MCP to rule all blockchain chains
RPC endpoints for Solana, Ethereum, Cardano, Bitcoin, Litecoin, Dogecoin, THORChain, XRP, and TON. Secure blockchain interactions.
{
"mcpServers": {
"web3": {
"mcpServers": {
"web3": {
"env": {
"ETH_RPC_URL": "YOUR_ETH_RPC",
"SOL_RPC_URL": "YOUR_SOL_RPC"
},
"args": [
"-y",
"@strangelove-ventures/web3-mcp"
],
"command": "npx"
}
}
}
}
}