Skip to main content

No project description provided

Project description

mcp-server-max

MaiCoin MAX API

Tools

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

GitHub

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

Local

{
  "mcpServers": {
    "mcp-server-max": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/home/<user>/workspace/mcp-server-max",
        "mcp-server-max"
      ],
      "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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_max-0.4.2-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_max-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_max-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 26277b5b5e858475ca14556ceb8cc71e68f1b80f98ef3ee1fc1a6b5c264f87c0
MD5 c21e26d6d9c7dd6f2ca17fa7b7e41c59
BLAKE2b-256 5a19e251d4ed90567a55646a46e401b896cf595b16c82d1aac4e2d4732ee48d3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page