# Web3 MCP

> 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.

- Skill: `yejiming/web3-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/web3-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/web3-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/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

```bash
# From the official repo:
git clone https://github.com/strangelove-ventures/web3-mcp
cd web3-mcp
npm install
```

## Links

- **GitHub**: https://github.com/strangelove-ventures/web3-mcp
- **Documentation**: https://github.com/strangelove-ventures/web3-mcp#readme

