Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Morpho Server

    A morpho server for the model context protocol

    0 stars
    JavaScript
    Updated Jan 28, 2025

    Table of Contents

    • Features
    • Installation
    • Available Tools
    • Markets
    • Vaults
    • Assets and Accounts
    • Development
    • Contributing
    • License
    • Author

    Table of Contents

    • Features
    • Installation
    • Available Tools
    • Markets
    • Vaults
    • Assets and Accounts
    • Development
    • Contributing
    • License
    • Author

    Documentation

    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

    1. Install the package:

    bash
    npm install mcp-morpho-server

    2. Add to your Claude Desktop configuration:

    json
    {
      "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:

    1. Clone the repository

    bash
    git clone https://github.com/crazyrabbitLTC/mcp-morpho-server.git

    2. Install dependencies:

    bash
    npm install

    3. Build the project:

    bash
    npm run build

    Contributing

    Contributions are welcome! Please feel free to submit a Pull Request.

    License

    ISC

    Author

    Created by [Your Name] ()

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k