Skip to main content
Glama

Morpho API MCP Server

get_account_overview

Retrieve comprehensive account details, including positions and transactions, by specifying the address and chain ID. Part of the Morpho API MCP Server for accessing market and vault data.

Instructions

Get account overview including positions and transactions.

Input Schema

NameRequiredDescriptionDefault
addressYes
chainIdNo

Input Schema (JSON Schema)

{ "properties": { "address": { "type": "string" }, "chainId": { "type": "number" } }, "required": [ "address" ], "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