MetaLend MCP Tools
MetaLend exposes 19 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_poolsRead-onlylist pools
-
get_balancesRead-onlyget balances
-
get_bridge_balancesRead-onlyget bridge balances
-
get_configRead-onlyget config
-
get_default_configRead-onlyget default config
-
get_rewardsRead-onlyget rewards
-
get_transaction_costsRead-onlyget transaction costs
-
get_token_infoRead-onlyget token info
-
get_withdrawal_versionRead-onlyget withdrawal version
-
get_auth_challengeRead-onlyget auth challenge
-
submit_auth_verifysubmit auth verify
-
prepare_depositprepare deposit
-
submit_depositsubmit deposit
-
get_deposit_statusRead-onlyget deposit status
-
prepare_withdrawalprepare withdrawal
-
submit_withdrawalsubmit withdrawal
-
get_withdrawal_statusRead-onlyget withdrawal status
-
prepare_configprepare config
-
submit_configsubmit config
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.