MCP cover image
See in Github
2025-04-05

1

Github Watches

0

Github Forks

1

Github Stars

WIP: MaiCoin MAX Exchange MCP Server

MaiCoin MAX API

Tools

  • get_markets
  • get_currencies
  • get_accounts
  • get_tickers
  • submit_order
  • cancel_orders

Usage

From PyPI:

{
  "mcpServers": {
    "maxmcp": {
      "command": "uvx",
      "args": ["maxmcp"],
      "env": {
        "MAX_API_KEY": "",
        "MAX_API_SECRET": ""
      }
    }
  }
}

From GitHub repository:

{
  "mcpServers": {
    "maxmcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/narumiruna/max-mcp",
        "maxmcp"
      ],
      "env": {
        "MAX_API_KEY": "",
        "MAX_API_SECRET": ""
      }
    }
  }
}

TODO?

  • Public API
    • index prices
    • historical index prices
    • available loan amount
    • interest rates
    • get all available markets.
    • getApiV3Currencies
    • getApiV3Timestamp
    • getApiV3K
    • getApiV3Depth
    • getApiV3Trades
    • v2 tickers
    • v3 ticker
  • Wallet
    • accounts
    • ad ratio
    • submit loan
    • loan history
    • submit repayment
    • repayment history
    • liquidation history
    • liquidation detail
    • interest history of your m-wallet
    • withdraw_addresses
    • deposit_address
  • Order
    • open orders
    • closed orders
    • order history by order id
    • submit order
    • cancel all orders
    • order detail
    • cancel an order
  • Trade
    • trade history
    • trade detail
  • Transaction

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • 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.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • 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.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

    Reviews

    1 (1)
    Avatar
    user_Gml5fVSv
    2025-04-16

    As a dedicated user of the max-mcp application, I must say it has significantly streamlined my processes. Created by narumiruna, this tool has been nothing short of revolutionary in enhancing productivity. The seamless integration and user-friendly interface make it a must-have for any professional. Highly recommended! Visit the repository here: https://github.com/narumiruna/max-mcp.