PhelanShao/openmm-mcp-server
OpenMM, an open-source platform for molecular dynamics (MD) simulations, is supported by an MCP server that offers a structured communication interface for task submission, management, and execution.
Platform-specific configuration:
{
"mcpServers": {
"openmm-mcp-server": {
"command": "npx",
"args": [
"-y",
"openmm-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...