MCP.so
Sign In
Servers

PLUMED2 MCP Server / PLUMED2 MCP 服务器

@PhelanShao

PLUMED2 Smart Input Generator - An MCP-based assistant for molecular dynamics enhanced sampling configurations that automatically generates optimized PLUMED input files, supporting metadynamics, umbrella sampling, and other enhanced sampling methods with built-in syntax validatio

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "plumed2-mcp-server": {
      "command": "python",
      "args": [
        "-m",
        "pytest",
        "tests/",
        "-v"
      ]
    }
  }
}

More from Other