MCP server · Morpho Labs
morpho
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Morpho Labs. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Morpho Labs publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/morpho-labs/refs/heads/main/mcp/morpho-labs-mcp.yml
Candidate descriptor · transport http
Tools
get_chain— Get a supported chain (or list chains).get_asset— Look up an asset by address, or list assets.get_market— Look up a Morpho Blue market by id, or list markets with filters.get_market_collateral_at_risk— Compute collateral at risk for a market at a given price.get_market_positions— Get a user's market position, or list market positions.get_vault— Look up a Morpho Vault (V1) by address, or list vaults.get_vault_v2— Look up a Morpho Vault V2 by address, or list V2 vaults.get_vault_positions— Get a user's vault position, or list vault positions.get_curator— Look up a curator, or list curators.get_oracle— Look up an oracle by address, or list oracles.get_user— Look up a user by address.get_morpho_blue— Look up a Morpho Blue deployment by address, or list deployments.list_transactions— List market and vault transactions and reallocations.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.