Morpho
Summary
This MCP server, developed by crazyrabbitLTC, provides a bridge to the Morpho DeFi protocol's GraphQL API. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for querying market data, vaults, positions, and historical APY information. The implementation focuses on data validation, error handling, and comprehensive pagination options. It's particularly useful for AI agents and applications needing to analyze or interact with Morpho's lending markets, enabling use cases such as portfolio management, risk assessment, and yield optimization without directly dealing with the complexities of Morpho's GraphQL API.
Available Actions(14)
get_markets
Retrieve all markets with pagination and filtering.
get_whitelisted_markets
Get only whitelisted markets.
get_market_positions
Get positions for specific markets.
get_historical_apy
Get historical APY data.
get_oracle_details
Get oracle information.
get_vaults
Get all vaults with their current states.
get_vault_positions
Get positions for specific vaults.
get_vault_transactions
Get vault transaction history.
get_vault_allocation
Get vault market allocations.
get_vault_reallocates
Get vault reallocation history.
get_vault_apy_history
Get historical APY data for vaults.
get_asset_price
Get current price and yield information.
get_account_overview
Get account positions and transactions.
get_liquidations
Get liquidation events.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください