openmm-mcp
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
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
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) 🐍 ☁️ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,…
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS…
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry