HomeFinance › openmm-mcp

openmm-mcp

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

TypeScript Cloud Remote
★ 3 stars Last pushed 2026-09-09 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.openmm.io/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http openmm-mcp https://mcp.openmm.io/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "openmm-mcp": {
      "url": "https://mcp.openmm.io/mcp"
    }
  }
}

Package (npm 1.0.14)

npx -y @qbtlabs/[email protected]

Or add to your MCP client config:

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

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.adacapo21/openmm-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry