# io.github.QBT-Labs/openmm-mcp (npm · @qbtlabs/openmm-mcp)

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

- Trust score: 77/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp.openmm.io`: 70/100, [markdown](https://verifymcp.io/servers/qbt-labs-openmm-mcp/mcp.md), [page](https://verifymcp.io/servers/qbt-labs-openmm-mcp/mcp)
- npm · `@qbtlabs/openmm-mcp`: 77/100 (this document), [markdown](https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp.md), [page](https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp)

## Channel facts

- Registry: `npm`
- Package: `@qbtlabs/openmm-mcp`
- Version: `1.0.14`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 89/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @fastify/static 9.3.0, reached via @3rd-eye-labs/openmm > @fastify/swagger-ui > @fastify/static. A fixed version is available.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 400 of 414 dependencies we could resolve, so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 24 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - 50% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1286 tokens (~71/item across 18 items; 15 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.QBT-Labs/openmm-mcp server?

io.github.QBT-Labs/openmm-mcp runs locally as an npm package, launched with npx -y @qbtlabs/openmm-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add qbt-labs-openmm-mcp -- npx -y @qbtlabs/openmm-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "qbt-labs-openmm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "qbt-labs-openmm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add qbt-labs-openmm-mcp -- npx -y @qbtlabs/openmm-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "qbt-labs-openmm-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@qbtlabs/openmm-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add qbt-labs-openmm-mcp --command npx --arg -y --arg @qbtlabs/openmm-mcp
```

### Hermes

```yaml
mcp_servers:
  qbt-labs-openmm-mcp:
    command: "npx"
    args: ["-y", "@qbtlabs/openmm-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "qbt-labs-openmm-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add qbt-labs-openmm-mcp -t stdio -c npx -a -y @qbtlabs/openmm-mcp
```

### Other

```json
{
  "mcpServers": {
    "qbt-labs-openmm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 70, +1)

- [security regression] CVE-2026-71429 affects this package: high

## MCP tools (15)

### `list_exchanges` (~23 tokens)

List all supported exchanges with their IDs, features, and required credentials

### `get_ticker` (~75 tokens)

Get real-time price, bid/ask, spread, and volume for a trading pair

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `get_orderbook` (~94 tokens)

Fetch order book depth (bids and asks) for a trading pair

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `limit` (number): Number of results to return (default: 10, max: 100)
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `get_trades` (~87 tokens)

Get recent trades for a trading pair

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `limit` (number): Number of results to return (default: 20, max: 100)
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `get_ohlcv` (~135 tokens)

Get OHLCV (candlestick) data for a trading pair

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `limit` (number): Number of results to return (default: 100, max: 500)
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)
- `timeframe` (string): Candlestick timeframe (1m, 5m, 15m, 30m, 1h, 4h, 1d, 1w)

### `get_balance` (~75 tokens)

Get account balances for all assets (or a specific asset) on a supported exchange

Input parameters:

- `asset` (string): Optional asset to filter by (e.g., USDT, BTC). Returns all assets if omitted.
- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken

### `list_orders` (~73 tokens)

List open orders on a supported exchange, optionally filtered by trading pair symbol

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `symbol` (string): Optional trading pair to filter by (e.g., BTC/USDT). Returns all if omitted.

### `create_order` (~127 tokens)

Create a new order (limit or market) on a supported exchange

Input parameters:

- `amount` (number, required): Order amount in base currency
- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `price` (number): Order price (required for limit orders, ignored for market orders)
- `side` (string, required): Order side: buy or sell
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)
- `type` (string, required): Order type: limit or market

### `cancel_order` (~80 tokens)

Cancel a specific order by ID on a supported exchange

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `orderId` (string, required): The order ID to cancel
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `cancel_all_orders` (~70 tokens)

Cancel all open orders for a trading pair on a supported exchange

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `get_cardano_price` (~55 tokens)

Get aggregated price for a Cardano native token from DEX liquidity pools (TOKEN/USDT via ADA bridge)

Input parameters:

- `symbol` (string, required): Cardano token symbol (INDY, SNEK, MIN, NIGHT)

### `discover_pools` (~46 tokens)

Discover Cardano DEX liquidity pools for a native token via Iris API

Input parameters:

- `symbol` (string, required): Cardano token symbol (INDY, SNEK, MIN, NIGHT)

### `start_grid_strategy` (~182 tokens)

Calculate and optionally place grid trading orders around the current price

Input parameters:

- `dryRun` (boolean): Preview grid without placing orders (default: true)
- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `levels` (number): Grid levels per side (default: 5)
- `orderSize` (number): Base order size in quote currency (default: 50)
- `sizeModel` (string): Size model
- `spacing` (number): Base spacing as decimal (default: 0.02 = 2%)
- `spacingFactor` (number): Factor for geometric spacing (default: 1.3)
- `spacingModel` (string): Spacing model
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `stop_strategy` (~72 tokens)

Cancel all open orders for a trading pair, effectively stopping any running grid strategy

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

### `get_strategy_status` (~75 tokens)

Get current grid strategy status: open orders, current price, and P&L estimate

Input parameters:

- `exchange` (string, required): Exchange to query. Supported: mexc, gateio, bitget, kraken
- `symbol` (string, required): Trading pair symbol (e.g., BTC/USDT, INDY/USDT)

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 74
- 2026-09-11: 73
- 2026-09-10: 73
- 2026-09-09: 72
- 2026-09-08: 72
- 2026-09-07: 71
- 2026-09-06: 71
- 2026-09-05: 70
- 2026-09-04: 70
- 2026-09-03: 69
- 2026-09-02: 66
- 2026-09-01: 66
- 2026-08-31: 66
- 2026-08-30: 66
- 2026-08-29: 66
- 2026-08-28: 66
- 2026-08-27: 66
- 2026-08-26: 51

## Common questions

### What is the io.github.QBT-Labs/openmm-mcp server?

io.github.QBT-Labs/openmm-mcp is listed in the public MCP registry as io.github.QBT-Labs/openmm-mcp. MCP server for OpenMM, exposes market data, account, trading, and strategy tools to AI agents. This page covers its npm package (@qbtlabs/openmm-mcp).

### Is the io.github.QBT-Labs/openmm-mcp server safe to use?

io.github.QBT-Labs/openmm-mcp scores 77 out of 100 on VerifyMCP. We recorded 5 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.QBT-Labs/openmm-mcp server expose?

io.github.QBT-Labs/openmm-mcp exposes 15 tools: list_exchanges, get_ticker, get_orderbook, get_trades, get_ohlcv, and 10 more. Their descriptions and schemas cost roughly 1,269 tokens of context every time the server is loaded.

### Is the io.github.QBT-Labs/openmm-mcp server still maintained?

io.github.QBT-Labs/openmm-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.QBT-Labs/openmm-mcp server under?

io.github.QBT-Labs/openmm-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@qbtlabs/openmm-mcp
- Socket report: https://socket.dev/npm/package/@qbtlabs/openmm-mcp
- Repository: https://github.com/QBT-Labs/openmm-mcp
- Changelog RSS feed: https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp.json
- HTML version of this page: https://verifymcp.io/servers/qbt-labs-openmm-mcp/qbtlabs-openmm-mcp
