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.1-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_max-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c91827f291654c13f1315387cf2ddda6e4729f810e59cb8f08c505c0cc7cd98
MD5 6a5cb204595aa73d6c543b029b4d9497
BLAKE2b-256 d48733ba2d9b6b14f417b954fac25f7b78b70f4ae4968cbd3e2e3477fe966336

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