MCP server · MetaLend
metalend
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for MetaLend. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If MetaLend publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_skill_guide— Fetch the AI agent flow guide (signing formats, wizard, gotchas).create_auth_challenge— Create a SIWE wallet challenge to sign.verify_auth_challenge— Verify a signed SIWE challenge and receive a JWT.get_pools— List supported pools with APY breakdowns and sign data.get_config— Get the rebalancer configuration for a wallet.get_default_config— Get the default rebalancer configuration for a token.update_config— Register or update token-level rebalancer settings (signed).get_rebalancer_balances— Get deployed balances plus withdraw request data per pool.get_bridge_balances— Get balances in bridge progress for a wallet.create_deposit— Create a deposit intent (signed or approval-based).get_deposit_status— Poll deposit status by tracking ID.create_withdrawal— Submit a signed withdrawal request.get_withdrawal_version— Get the withdrawal contract version.get_rewards— Get aggregated rewards and claim details for a wallet.get_transaction_costs— Get per-chain deposit/withdraw fees and minimum amounts for a token.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.