MetaLend
MetaLend MCP
你的稳定币收益副驾驶——从研究一路到执行。
在 Aave、Morpho 和 Euler 上浏览、存入、提取和再平衡稳定币头寸。 在所有主流 EVM 链上跟踪收益率、余额、奖励和再平衡器设置。
MetaLend 是一个远程 MCP 服务器,能将你的 AI 智能体同时变成收益分析师和实际操作者。无需手动比较各借贷协议和链上的利率,MetaLend 会为你扫描市场:它会监控针对你的特定稳定币收益最高的池子,标出你可以获得更高 APY 的地方,并让你在不离开智能体的情况下采取行动——存入、提取或再平衡。
无需电子表格。无需时刻手动查看。不会错失任何收益。
设计即非托管
MetaLend 绝不持有私钥,也绝不自行签署任何内容。
每一笔存入、提取或配置更改都由服务器计算,并作为一笔交易返回给你,由你在自己的钱包中签名。随后服务器会中继你已签名的负载。你在每一步都保留完全托管权。
Related MCP server: Universal Crypto MCP
安装
远程 MCP 服务器(Streamable HTTP):
https://mcp.metalend.tech/mcpCursor
添加到 ~/.cursor/mcp.json(或项目的 .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 / 其他客户端
使用 HTTP(Streamable HTTP)传输方式,将你的客户端指向上述 URL。
你能做什么
获取实时利率 — 跨多条 EVM 链、多个主要协议的实时收益率
跟踪与提醒 — 监控市场变化、比较当前头寸、发现更优收益率
监控投资组合 — 任何公开钱包地址的实时余额、综合 APY 和待领取奖励
存入与提取 — 将稳定币转入最佳池子或取出
再平衡与配置 — 更新你跟踪的代币和链以及目标配置比例
预测操作 — 在提交前查询交易成本和最低存入金额
覆盖范围
协议: Aave、Morpho、Euler
链: 多条 EVM 链,包括 Base、Ethereum、Polygon、Arbitrum 和 Linea
工具
只读发现
工具 | 用途 |
| 各协议和链上的实时收益率 |
| 每个链和池中的钱包余额与综合 APY |
| 与跨链操作相关的余额 |
| 你的各个池中尚未领取的奖励激励 |
| 你当前的再平衡器跟踪偏好 |
| 默认再平衡器配置 |
| 代币元数据和最低存入金额 |
| 每个链的预计 gas / 交易成本 |
| 当前提款合约版本 |
| 已提交存入 / 提取请求的状态 |
认证(钱包 JWT)
工具 | 用途 |
| 获取待签名的 SIWE 挑战 |
| 用已签名的挑战换取钱包范围内的 JWT |
写入流程(prepare_* → 签名 → submit_*)
工具 | 用途 |
| 将稳定币转入所选池 |
| 从池中提取稳定币 |
| 更新再平衡器代币、链和目标配置比例 |
prepare_* 会计算好一切并返回数据供你签名;它本身从不签名。submit_* 中继你自行生成的签名。服务器不持有任何会话状态——来自 get_auth_challenge + submit_auth_verify 的钱包 JWT 会在每次 submit_* 调用时显式传入。
使用场景
浏览 Aave、Morpho 和 Euler 上当前的稳定币收益率
比较 Base、Ethereum、Polygon、Arbitrum 和 Linea 上的利率
查看某个钱包在所有链上的余额、综合 APY 和待领取奖励
将稳定币存入所选池
从池中提取稳定币
将资金从低收益池转移到高收益池
更新再平衡器设置:要跟踪哪些代币和链
设置目标配置比例,让头寸跟随最优可用收益率
移动资金前查询 gas 成本和最低存入金额
跟踪你的各个池中尚未领取的奖励激励
在单一视图中监控公司金库钱包在所有链上的情况
当更优收益率出现时收到通知
链接
传输方式:Streamable HTTP(远程 MCP 服务器)
许可证
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