Core Features
First Cross-Chain DeFi MCP Server, making AI Agent Web3 operations simple
Supported Blockchains
Priority support for mainstream chains, architecture extensible to all chains
More Chains Coming Soon
Arbitrum · Optimism · Base · Polygon · Cosmos · Polkadot · And more...
View Full Roadmap →Technical Architecture
Layered design, highly modular, easy to extend
Data Flow
AI Agent
"Help me borrow 100 USDC on Solana"
↓
MCP Server
Parse intent → Select chain → Call protocol
↓
Solana
Marginfi
Avalanche
AAVE
BNB
Venus
Product Roadmap
From Solana MVP to full-chain Web3 ecosystem
Ready to Get Started?
Experience the first cross-chain DeFi AI Agent MCP Server now
Quick Start
1
Install dependencies
git clone https://github.com/DaviRain-Su/web3mcp.git2
Configure environment
export SOLANA_KEYPAIR=path/to/keypair.json3
Run service
zig build run