Openmm MCP
Rank #10,110io.github.adacapo21/openmm-mcp
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
Openmm MCP is a Model Context Protocol (MCP) server published by qbt-labs. It ranks #10,110 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Openmm MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 121,936 of 132,046 servers on MCP Toplist.
Use Openmm MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http openmm-mcp https://mcp.openmm.io/mcpclaude mcp add openmm-mcp -- npx -y @qbtlabs/openmm-mcp[mcp_servers.openmm-mcp]
url = "https://mcp.openmm.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.openmm-mcp]
command = "npx"
args = ["-y", "@qbtlabs/openmm-mcp"]Add to ~/.codex/config.toml.
https://mcp.openmm.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"openmm-mcp": {
"command": "npx",
"args": [
"-y",
"@qbtlabs/openmm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openmm-mcp": {
"url": "https://mcp.openmm.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"openmm-mcp": {
"command": "npx",
"args": [
"-y",
"@qbtlabs/openmm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openmm-mcp": {
"type": "http",
"url": "https://mcp.openmm.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"openmm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qbtlabs/openmm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openmm-mcp": {
"serverUrl": "https://mcp.openmm.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openmm-mcp": {
"command": "npx",
"args": [
"-y",
"@qbtlabs/openmm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openmm-mcp": {
"url": "https://mcp.openmm.io/mcp"
}
}
}{
"mcpServers": {
"openmm-mcp": {
"command": "npx",
"args": [
"-y",
"@qbtlabs/openmm-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.adacapo21%2Fopenmm-mcp)<a href="https://mcptoplist.com/server/io.github.adacapo21%2Fopenmm-mcp"><img src="https://mcptoplist.com/badge/io.github.adacapo21%2Fopenmm-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
qbt-labs
Available versions (5)
| Version | Published |
|---|---|
| 1.0.14 | Aug 26, 2026 |
| 1.0.13 | Aug 26, 2026 |
| 1.0.5 | Mar 8, 2026 |
| 1.0.4 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Openmm MCP?
- Openmm MCP is maintained by qbt-labs, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Openmm MCP listed on the Official MCP Registry?
- Yes — Openmm MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Openmm MCP have?
- MCP Toplist tracks 5 versions of Openmm MCP, most recently published on Aug 26, 2026.
- Where can I find the source code for Openmm MCP?
- The source code for Openmm MCP is hosted at github.com/qbt-labs/openmm-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.