Enables querying of the Morpho API for market data, vaults, positions, and more within Claude.
Sponsored
The Morpho API server provides a Model Context Protocol (MCP) interface for accessing data from the Morpho GraphQL API. It allows Claude to retrieve information on markets, vaults, positions, and transactions, including historical APY data and oracle details. With comprehensive pagination, ordering, and filtering options, this server facilitates efficient data retrieval and validation, ensuring type safety and robust error handling within MCP-compliant environments.
主要功能
01Query Morpho markets data through GraphQL
02Provides access to vaults, positions, and transactions
03Offers historical APY data and oracle information
04Supports pagination, ordering, and filtering options
05Includes data validation using Zod schemas
使用案例
01Retrieving market data for analysis and reporting
02Monitoring vault performance and allocation strategies