crazyrabbitLTC_mcp-morpho-server
If you are the rightful owner of crazyrabbitLTC_mcp-morpho-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides tools for querying the Morpho API, enabling interaction with Morpho's GraphQL API for market data, vaults, positions, and more.
The Morpho API MCP Server is designed to facilitate seamless interaction with the Morpho GraphQL API, providing users with comprehensive access to market data, vaults, positions, and transactions. This server supports a wide range of functionalities including querying market data, accessing historical APY information, and retrieving oracle details. It ensures robust data validation and error handling through the use of Zod schemas, and offers extensive pagination, ordering, and filtering options. The server is implemented in compliance with the Model Context Protocol (MCP) standards, ensuring type safety and reliability. Developers can easily integrate this server into their applications to leverage Morpho's financial data services.
Features
- Query Morpho markets data through GraphQL
- Full support for vaults, positions, and transactions
- Historical APY data and oracle information
- Comprehensive pagination, ordering, and filtering options
- Data validation using Zod schemas