Skip to main content
Glama

Morpho API MCP Server

get_oracle_details

Retrieve detailed oracle information for a specific market using chain ID and market unique key, accessible through the Morpho API MCP Server.

Instructions

Get oracle details for a specific market.

Input Schema

NameRequiredDescriptionDefault
chainIdNo
marketUniqueKeyYes

Input Schema (JSON Schema)

{ "properties": { "chainId": { "type": "number" }, "marketUniqueKey": { "type": "string" } }, "required": [ "marketUniqueKey" ], "type": "object" }

You must be authenticated.

Other Tools from Morpho API MCP Server

Related Tools

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