I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Morpho-Server
Ein Morpho -Server für das Modellkontextprotokoll
1
Github Watches
4
Github Forks
0
Github Stars
Morpho API MCP Server
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 filtering -
get_whitelisted_markets
: Get only whitelisted markets -
get_market_positions
: Get positions for specific markets -
get_historical_apy
: Get historical APY data -
get_oracle_details
: Get oracle information
Vaults
-
get_vaults
: Get all vaults with their current states -
get_vault_positions
: Get positions for specific vaults -
get_vault_transactions
: Get vault transaction history -
get_vault_allocation
: Get vault market allocations -
get_vault_reallocates
: Get vault reallocation history -
get_vault_apy_history
: Get historical APY data for vaults
Assets and Accounts
-
get_asset_price
: Get current price and yield information -
get_account_overview
: Get account positions and transactions -
get_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)
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Reviews

user_ngqgivtC
I've been using mcp-morpho-server developed by crazyrabbitLTC, and it has been a game-changer for my projects. The performance and reliability are outstanding, making it an essential tool in my toolkit. Highly recommend checking it out at https://github.com/crazyrabbitLTC/mcp-morpho-server!