MetaLend
Provides live yield tracking, portfolio monitoring, deposits, withdrawals, and rebalancing for stablecoin positions on the Ethereum network across supported lending protocols.
Provides live yield tracking, portfolio monitoring, deposits, withdrawals, and rebalancing for stablecoin positions on the Polygon network across supported lending protocols.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MetaLendWhat's the best stablecoin yield on Base right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MetaLend MCP
Your co-pilot for stablecoin yield — from research all the way to execution.
Browse, deposit, withdraw & rebalance stablecoin positions on Aave, Morpho & Euler. Track yields, balances, rewards & rebalancer settings across all major EVM chains.
MetaLend is a remote MCP server that turns your AI agent into both a yield analyst and a hands-on operator. Instead of manually comparing rates across lending protocols and chains, MetaLend scans the market for you: it monitors the best-paying pools for your specific stablecoins, highlights where you could earn a higher APY, and lets you act on it — deposit, withdraw, or rebalance — without leaving your agent.
No spreadsheets. No constant manual checking. No leaving money on the table.
Non-custodial by design
MetaLend never holds a private key and never signs anything itself.
Every deposit, withdrawal, or config change is computed by the server and handed back to you as a transaction to sign in your own wallet. The server then relays your signed payload. You stay in full custody at every step.
Related MCP server: Universal Crypto MCP
Install
Remote MCP server (Streamable HTTP):
https://mcp.metalend.tech/mcpCursor
Add to ~/.cursor/mcp.json (or a project .cursor/mcp.json):
{
"mcpServers": {
"metalend": {
"type": "http",
"url": "https://mcp.metalend.tech/mcp"
}
}
}Claude Code
claude mcp add --transport http metalend https://mcp.metalend.tech/mcpClaude Desktop / other clients
Point your client at the URL above using the HTTP (Streamable HTTP) transport.
What you can do
Access live rates — real-time yields across major protocols on multiple EVM chains
Track & alert — monitor market shifts, compare current positions, surface a better yield
Monitor portfolios — live balances, blended APY, and pending rewards for any public wallet address
Deposit & withdraw — move stablecoins into the best pools or pull them back out
Rebalance & configure — update which tokens and chains you track and your target allocation
Forecast actions — look up transaction costs and minimum deposit amounts before committing
Coverage
Protocols: Aave, Morpho, Euler
Chains: Multiple EVM chains, including Base, Ethereum, Polygon, Arbitrum, and Linea
Tools
Read-only discovery
Tool | Purpose |
| Live yields across protocols and chains |
| Wallet balances and blended APY across every chain and pool |
| Balances relevant to cross-chain moves |
| Unclaimed reward incentives across your pools |
| Your current rebalancer tracking preferences |
| Default rebalancer configuration |
| Token metadata and minimum deposit amounts |
| Estimated gas / transaction costs per chain |
| Current withdrawal contract version |
| Status of a submitted deposit / withdrawal |
Auth (wallet JWT)
Tool | Purpose |
| Get a SIWE challenge to sign |
| Exchange the signed challenge for a wallet-scoped JWT |
Write flows (prepare_* → sign → submit_*)
Tool | Purpose |
| Move stablecoins into a chosen pool |
| Withdraw stablecoins from a pool |
| Update rebalancer tokens, chains, and target allocation |
prepare_* computes everything and returns data for you to sign; it never signs.
submit_* relays a signature you produced yourself. The server holds no session
state — the wallet JWT from get_auth_challenge + submit_auth_verify is passed
explicitly on every submit_* call.
Use cases
Browse current stablecoin yields on Aave, Morpho, and Euler
Compare rates across Base, Ethereum, Polygon, Arbitrum, and Linea
Check a wallet's balances, blended APY, and pending rewards across every chain
Deposit stablecoins into a chosen pool
Withdraw stablecoins from a pool
Move funds from a lower-yield pool into a higher-yield one
Update rebalancer settings: which tokens and chains to track
Set a target allocation so positions follow the best available yield
Look up gas costs and minimum deposit amounts before moving funds
Track unclaimed reward incentives across your pools
Monitor a company treasury wallet across all chains in one view
Get notified when a better yield becomes available
Links
Website: https://metalend.tech
Transport: Streamable HTTP (remote MCP server)
License
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to analyze Aave V3 positions on Ethereum, monitor health factors, identify liquidation opportunities, and query protocol data including collateral positions, debt composition, and real-time asset prices.81MIT
- AlicenseCqualityCmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.1006339Inno Setup
- AlicenseBqualityFmaintenanceProvides AI assistants with access to real-time DeFi lending rates and yield data across 14+ protocols and multiple blockchains. Enables querying borrow/supply rates, comparing platforms, calculating leverage strategies, and finding best earn opportunities.6214MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with the Lido protocol for ETH staking, position management, and governance participation across Ethereum and L2 networks. It provides tools for querying balances, simulating transactions, and executing complex workflows like withdrawals and DAO voting through a safety-first interface.
Related MCP Connectors
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
USDC treasury vaults, streaming payments, and DeFi yield for AI agents
Risk regime + treasury for AI agents on Base: free regime reads, signed attestations, idle USDC.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rabeles11/metalend-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server