Co-pilot for stablecoin yield across Aave, Morpho and Euler on multiple EVM chains.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
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.
Remote MCP server (Streamable HTTP):
Add to ~/.cursor/mcp.json (or a project .cursor/mcp.json):
Point your client at the URL above using the HTTP (Streamable HTTP) transport.
Protocols: Aave, Morpho, Euler
Chains: Multiple EVM chains, including Base, Ethereum, Polygon, Arbitrum, and Linea
| Tool | Purpose |
|---|---|
list_pools | Live yields across protocols and chains |
get_balances | Wallet balances and blended APY across every chain and pool |
get_bridge_balances | Balances relevant to cross-chain moves |
get_rewards | Unclaimed reward incentives across your pools |
get_config | Your current rebalancer tracking preferences |
get_default_config | Default rebalancer configuration |
get_token_info | Token metadata and minimum deposit amounts |
get_transaction_costs | Estimated gas / transaction costs per chain |
get_withdrawal_version | Current withdrawal contract version |
get_deposit_status / get_withdrawal_status | Status of a submitted deposit / withdrawal |
| Tool | Purpose |
|---|---|
get_auth_challenge | Get a SIWE challenge to sign |
submit_auth_verify | Exchange the signed challenge for a wallet-scoped JWT |
prepare_* β sign β submit_*)| Tool | Purpose |
|---|---|
prepare_deposit / submit_deposit | Move stablecoins into a chosen pool |
prepare_withdrawal / submit_withdrawal | Withdraw stablecoins from a pool |
prepare_config / submit_config | 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.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/metalend)<a href="https://allmcps.com/mcp/metalend"><img src="https://allmcps.com/api/badge/metalend?style=directory" alt="MetaLend on AllMCPs" /></a>