Morpho API MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_marketsB | Retrieves markets from Morpho with pagination, ordering, and filtering support. |
| get_whitelisted_marketsB | Retrieves only whitelisted markets from Morpho. |
| get_asset_priceC | Get current price and yield information for specific assets. |
| get_market_positionsB | Get positions overview for specific markets with pagination and ordering. |
| get_historical_apyC | Get historical APY data for a specific market. |
| get_oracle_detailsC | Get oracle details for a specific market. |
| get_account_overviewC | Get account overview including positions and transactions. |
| get_liquidationsC | Get liquidation events with filtering and pagination. |
| get_vault_allocationC | Get vault allocation for a specific market. |
| get_vault_reallocatesC | Get vault reallocates for a specific vault. |
| get_vaultsC | Retrieves all vaults with their current states. |
| get_vault_positionsC | Get positions for a specific vault. |
| get_vault_transactionsC | Get latest vault transactions. |
| get_vault_apy_historyC | Get historical APY data for a vault. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crazyrabbitLTC/mcp-morpho-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server