mcpbeat Sign in

Openmm MCP Server

by adacapo21 Your server? Claim it
local only

Openmm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 9 Sep 2026.

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

Installs per day peak 306 · avg 27 · +16% w/w
a month agotoday
83
Installs / week
npm · @qbtlabs/openmm-mcp
3
Stars
2 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Openmm MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add openmm-mcp -- npx -y @qbtlabs/openmm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openmm-mcp": {
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openmm-mcp]
command = "npx"
args = ["-y", "@qbtlabs/openmm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openmm-mcp": {
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openmm-mcp": {
      "args": [
        "-y",
        "@qbtlabs/openmm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Openmm MCP

same job, measured the same way
Openmm MCP
by qbt-labs

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

15 tools answering
Midasflow MCP Quickstart
by midasflowai-lab

Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores

14 tools answering
Paradex Trading
by tradeparadex

MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.

170 installs/wk local only
Quanttogo MCP
by michaeljiangmingfeng-debug

Quantitative trading strategies, market indices, and live performance data

75 installs/wk local only
Arzbin MCP Server
by arzbin

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

6 tools answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
Finance
by cybeleri

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis

38 installs/wk local only

Openmm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Openmm MCP?
Openmm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @qbtlabs/openmm-mcp was installed 83 times last week.
How do I connect Openmm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @qbtlabs/openmm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Openmm MCP?
The npm package @qbtlabs/openmm-mcp was installed 83 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Openmm MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.