PLUMED2 MCP Server - Generate, validate, and optimize PLUMED input files for molecular dynamics simulations
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-phelanshao-plumed2-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# PLUMED2 MCP Server / PLUMED2 MCP 服务器 [English](#english) | [中文](#中文) --- ## English ### Overview The PLUMED2 MCP Server is a Model Context Protocol (MCP) server that provides AI assistants with powerful tools for generating, validating, and optimizing PLUMED input files for molecular dynamics simulations. This server enables seamless integration of PLUMED expertise into AI workflows. ### Features - **🔧 Input File Generation**: Generate complete PLUMED input files with collective variables, bias methods, and output configurations - **📋 Template System**: Access pre-defined templates for common simulation scenarios (protein folding, drug binding, phase transitions, nucleation) - **⚡ Performance Optimization**: Get intelligent suggestions to optimize PLUMED performance for large systems - **✅ Syntax Validation**: Validate PLUMED syntax with detailed error reporting and reference checking - **🌐 International**: Fully English codebase with professional documentation ### Installation #### Prerequisites - Python 3.11 or higher - pip package manager #### Install Dependencies ```bash cd plumed_mcp_server pip install -r requirements.txt ``` #### MCP Client Configuration Add the following configuration to your MCP client settings (e.g., Claude Desktop, Cline, etc.): ```json { "mcpServers": { "plumed2": { "command": "python", "args": [ "-m", "plumed_mcp_server.main" ], "cwd": "/path/to/plumed_mcp_server", "alwaysAllow": [ "generate_plumed_input", "validate_plumed_syntax", "optimize_plumed_performance", "get_plumed_template" ] } } } ``` **Note**: Replace `/path/to/plumed_mcp_server` with the actual path to your installation directory. ### Available Tools #### 1. `generate_plumed_input` Generate complete PLUMED input files based on simulation requirements. **Parameters:** - `collective_variables` (required): List of collective variables to compute - `bias_methods` (op…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.