Openmm MCP

📚 Documentation · 🤖 AI Skills Portal · 🔌 API Reference. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 3 · #85 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Openmm MCP

before you install - you'll need

Set MCP_TRANSPORT, OPENMM_SOCKET, PAYMENT_SERVER, X402_TESTNET, MEXC_API_KEY, MEXC_SECRET before connecting.

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @qbtlabs/openmm-mcp - the @qbtlabs scope differs from the repo owner (qbt-labs); confirm it's the project's official package

registry registry publisher io.github.adacapo21 is not the repo owner (qbt-labs) - the registry entry was published by someone else

03 · What Openmm MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 1 documented tool, including list_exchanges.

The 1 tools it gives your agent

Extracted from the project's README - what openmm-mcp lets an agent do.

list_exchanges
- $0.00

Latest releases

v1.0.5 · 2026-03-08

What's New · Glama metadata, Docker support, and quality checks · Prettier formatting fixes · Glama badge in README · Install · bash · npx @qbtlabs/openmm-mcp

v1.0.4 · 2026-03-08

What's New · Cloudflare Workers deployment for remote MCP access · Smithery remote server integration · Glama metadata and Docker support · 13 MCP tools for DeFi analytics, CEX/DEX trading, and liquidity management…

v1.0.0 · 2026-02-06

@qbtlabs/openmm-mcp v1.0.0 · Initial release of the OpenMM MCP server. · Tools (13) · Market Data: get_ticker, get_orderbook, get_trades · get_balance, list_orders · create_order, cancel_order, cancel_all_orders · Grid…

04 · Who maintains Openmm MCP

openmm-mcp is maintained by qbt-labs. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
finance - ranked #85 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.adacapo21/openmm-mcp (active, first published 2026-02-23 · 2 versions)
packages
npm:@qbtlabs/openmm-mcp

06 · Openmm MCP FAQ

What is Openmm MCP?

📚 Documentation · 🤖 AI Skills Portal · 🔌 API Reference. It runs locally over stdio via the published package.

Is Openmm MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Openmm MCP?

Run `npx -y @qbtlabs/openmm-mcp`. The README documents 6 environment variables (MCP_TRANSPORT, OPENMM_SOCKET, PAYMENT_SERVER…) to set first. Set MCP_TRANSPORT, OPENMM_SOCKET, PAYMENT_SERVER, X402_TESTNET, MEXC_API_KEY, MEXC_SECRET before connecting. You can also paste the ready-made client config above.

Does Openmm MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Openmm MCP

More finance MCP servers · Quantakrypto Pqc Tools · Quantoracle · Quanttogo MCP (quanttogo) · Stripekit · Redbark

More TypeScript MCP servers · Qingkuai MCP Server · Server Template · QualityMax QA MCP · see all