Skip to main content
Glama

Morpho API MCP Server

get_vault_allocation

Retrieve vault allocation data for a specific market using address and chain ID, powered by the Morpho API MCP Server for streamlined market insights.

Instructions

Get vault allocation for a specific market.

Input Schema

NameRequiredDescriptionDefault
addressYes
chainIdNo

Input Schema (JSON Schema)

{ "properties": { "address": { "type": "string" }, "chainId": { "type": "number" } }, "required": [ "address" ], "type": "object" }
Install Server

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