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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_max-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dfb769588b95c2fc496684ac952e94ef48941815b5f84856582c4b5936b8d2cd
MD5 ee5162c970b1238a1d55ccd6193cc1f7
BLAKE2b-256 c3e343de2a19557c9d25358d378d7cadb392331551c49186961d4986e24560bb

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