← Index

OKX MCP Server

io.github.aahl/mcp-okx·v0.1.0·Other
Quality Score
69
/100

MCP Server for okx.com

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-okx": {
      "command": "uvx",
      "args": [
        "mcp-okx"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "mcp-okx": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-okx:latest"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
14
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other