Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.adacapo21/openmm-mcp

NPM · @QBTLABS/OPENMM-MCP · SCANNED AUG 3

AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi

Available components

+15 this week 63 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (130 of 134), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (130 of 134), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability64
  • 50% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1140 tokens (~71/item across 16 items; 13 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @qbtlabs/openmm-mcp

# add to Claude Code
claude mcp add adacapo21-openmm-mcp -- npx -y @qbtlabs/openmm-mcp
# add to Codex CLI
codex mcp add adacapo21-openmm-mcp -- npx -y @qbtlabs/openmm-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "adacapo21-openmm-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@qbtlabs/openmm-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add adacapo21-openmm-mcp --command npx --arg -y --arg @qbtlabs/openmm-mcp
# ~/.hermes/config.yaml
mcp_servers:
  adacapo21-openmm-mcp:
    command: "npx"
    args: ["-y", "@qbtlabs/openmm-mcp"]
// mcp.json
{
  "mcpServers": {
    "adacapo21-openmm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +43
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 50 functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 2 Aug 26 −2
    • Malware scan: unverified → pass security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 50 → unverified functional
  • 1 Aug 26 +16
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −42
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 50 → unverified functional
  • 28 Jul 26 0
    • Security disclosure: unverified → fail functional
  • 27 Jul 26 48

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@qbtlabs/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 130 packages

130 packages in the resolved dependency tree · 129 deprecated · 43 stale · 1 without a linked repository.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 13 exposed · ~1,123 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
cancel_all_orders ~70

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

cancel_order ~80

Cancel a specific order by ID on a supported exchange

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
orderIdstringyesThe order ID to cancel
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

create_order ~127

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

NameTypeReqDescription
amountnumberyesOrder amount in base currency
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
pricenumberOrder price (required for limit orders, ignored for market orders)
sidestringyesOrder side: buy or sell
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)
typestringyesOrder type: limit or market

No output schema declared.

No examples provided.

discover_pools ~46

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

NameTypeReqDescription
symbolstringyesCardano token symbol (INDY, SNEK, MIN, NIGHT)

No output schema declared.

No examples provided.

get_balance ~75

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

NameTypeReqDescription
assetstringOptional asset to filter by (e.g., USDT, BTC). Returns all assets if omitted.
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken

No output schema declared.

No examples provided.

get_cardano_price ~55

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

NameTypeReqDescription
symbolstringyesCardano token symbol (INDY, SNEK, MIN, NIGHT)

No output schema declared.

No examples provided.

get_orderbook ~98

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
limitnumberNumber of results to return (default: 10, max: 100)
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

get_strategy_status ~75

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

get_ticker ~79

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

get_trades ~91

Get recent trades for a trading pair on a supported exchange

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
limitnumberNumber of results to return (default: 20, max: 100)
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

list_orders ~73

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
symbolstringOptional trading pair to filter by (e.g., BTC/USDT). Returns all if omitted.

No output schema declared.

No examples provided.

start_grid_strategy ~182

Calculate and optionally place grid trading orders around the current price

NameTypeReqDescription
dryRunbooleanPreview grid without placing orders (default: true)
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
levelsnumberGrid levels per side (default: 5)
orderSizenumberBase order size in quote currency (default: 50)
sizeModelstringSize model
spacingnumberBase spacing as decimal (default: 0.02 = 2%)
spacingFactornumberFactor for geometric spacing (default: 1.3)
spacingModelstringSpacing model
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.

stop_strategy ~72

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

NameTypeReqDescription
exchangestringyesExchange to query. Supported: mexc, gateio, bitget, kraken
symbolstringyesTrading pair symbol (e.g., BTC/USDT, INDY/USDT)

No output schema declared.

No examples provided.