Morpho
БесплатноНе проверенIntegrates with Morpho DeFi protocol's GraphQL API to enable querying market data, vaults, positions, and historical APY information for portfolio management an
Описание
Integrates with Morpho DeFi protocol's GraphQL API to enable querying market data, vaults, positions, and historical APY information for portfolio management and yield optimization.
README
A Model Context Protocol (MCP) server that provides tools for querying the Morpho API. This server enables Claude to interact with Morpho's GraphQL API, providing access to market data, vaults, positions, and more.
Features
- Query Morpho markets data through GraphQL
- Full support for vaults, positions, and transactions
- Historical APY data and oracle information
- Comprehensive pagination, ordering, and filtering options
- Data validation using Zod schemas
- Error handling and type safety
- MCP-compliant server implementation
Installation
- Install the package:
npm install mcp-morpho-server
- Add to your Claude Desktop configuration:
{
"tools": {
"morpho": {
"command": "node",
"args": [
"/path/to/node_modules/mcp-morpho-server/build/index.js"
]
}
}
}
Available Tools
Markets
get_markets: Retrieve all markets with pagination and filteringget_whitelisted_markets: Get only whitelisted marketsget_market_positions: Get positions for specific marketsget_historical_apy: Get historical APY dataget_oracle_details: Get oracle information
Vaults
get_vaults: Get all vaults with their current statesget_vault_positions: Get positions for specific vaultsget_vault_transactions: Get vault transaction historyget_vault_allocation: Get vault market allocationsget_vault_reallocates: Get vault reallocation historyget_vault_apy_history: Get historical APY data for vaults
Assets and Accounts
get_asset_price: Get current price and yield informationget_account_overview: Get account positions and transactionsget_liquidations: Get liquidation events
Development
The project is written in TypeScript and uses:
- @modelcontextprotocol/sdk for MCP server implementation
- axios for API requests
- zod for schema validation
To build from source:
- Clone the repository
git clone https://github.com/crazyrabbitLTC/mcp-morpho-server.git
- Install dependencies:
npm install
- Build the project:
npm run build
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
ISC
Author
Created by [Your Name] (<your@email>)
Установить Morpho в Claude Desktop, Claude Code, Cursor
unyly install morphoСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add morpho -- npx -y mcp-morpho-serverПошаговые гайды: как установить Morpho
FAQ
Morpho MCP бесплатный?
Да, Morpho MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Morpho?
Нет, Morpho работает без API-ключей и переменных окружения.
Morpho — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Morpho в Claude Desktop, Claude Code или Cursor?
Открой Morpho на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Morpho with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
