Skip to main content
Glama

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/mcp

Cursor

添加到 ~/.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/mcp

Claude Desktop / 其他客户端

使用 HTTP(Streamable HTTP)传输方式,将你的客户端指向上述 URL。


你能做什么

  • 获取实时利率 — 跨多条 EVM 链、多个主要协议的实时收益率

  • 跟踪与提醒 — 监控市场变化、比较当前头寸、发现更优收益率

  • 监控投资组合 — 任何公开钱包地址的实时余额、综合 APY 和待领取奖励

  • 存入与提取 — 将稳定币转入最佳池子或取出

  • 再平衡与配置 — 更新你跟踪的代币和链以及目标配置比例

  • 预测操作 — 在提交前查询交易成本和最低存入金额


覆盖范围

协议: Aave、Morpho、Euler

链: 多条 EVM 链,包括 Base、Ethereum、Polygon、Arbitrum 和 Linea


工具

只读发现

工具

用途

list_pools

各协议和链上的实时收益率

get_balances

每个链和池中的钱包余额与综合 APY

get_bridge_balances

与跨链操作相关的余额

get_rewards

你的各个池中尚未领取的奖励激励

get_config

你当前的再平衡器跟踪偏好

get_default_config

默认再平衡器配置

get_token_info

代币元数据和最低存入金额

get_transaction_costs

每个链的预计 gas / 交易成本

get_withdrawal_version

当前提款合约版本

get_deposit_status / get_withdrawal_status

已提交存入 / 提取请求的状态

认证(钱包 JWT)

工具

用途

get_auth_challenge

获取待签名的 SIWE 挑战

submit_auth_verify

用已签名的挑战换取钱包范围内的 JWT

写入流程(prepare_* → 签名 → submit_*

工具

用途

prepare_deposit / submit_deposit

将稳定币转入所选池

prepare_withdrawal / submit_withdrawal

从池中提取稳定币

prepare_config / submit_config

更新再平衡器代币、链和目标配置比例

prepare_* 会计算好一切并返回数据供你签名;它本身从不签名。submit_* 中继你自行生成的签名。服务器不持有任何会话状态——来自 get_auth_challenge + submit_auth_verify 的钱包 JWT 会在每次 submit_* 调用时显式传入。


使用场景

  • 浏览 Aave、Morpho 和 Euler 上当前的稳定币收益率

  • 比较 Base、Ethereum、Polygon、Arbitrum 和 Linea 上的利率

  • 查看某个钱包在所有链上的余额、综合 APY 和待领取奖励

  • 将稳定币存入所选池

  • 从池中提取稳定币

  • 将资金从低收益池转移到高收益池

  • 更新再平衡器设置:要跟踪哪些代币和链

  • 设置目标配置比例,让头寸跟随最优可用收益率

  • 移动资金前查询 gas 成本和最低存入金额

  • 跟踪你的各个池中尚未领取的奖励激励

  • 在单一视图中监控公司金库钱包在所有链上的情况

  • 当更优收益率出现时收到通知


链接


许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    8
    1
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    Enables 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.
    100
    63
    39
    Inno Setup
  • A
    license
    B
    quality
    F
    maintenance
    Provides 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.
    6
    21
    4
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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