upload_protein
Upload protein structures from PDB files to the Rowan MCP Server for molecular design and simulation workflows.
Instructions
Upload a protein from a PDB file.
Args: name: Name for the protein file_path: Path to PDB file
Returns: Dictionary containing protein information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the protein | |
| file_path | Yes | Path to PDB file |