Loading languages...
MO

molecule-mcp

@ChatMol79

A model-context-protocol server for molecules.

molecule
science
claude
ai
modeling

# mcpServer Config

{
  "mcpServers": {
    "pymol": {
      "command": "/path/to/mcp",
      "args": [
        "run",
        "/path/to/molecule-mcp/pymol_server.py"
      ]
    },
    "chimerax": {
      "command": "/path/to/mcp",
      "args": [
        "run",
        "/path/to/molecule-mcp/ChimeraX_server.py"
      ]
    },
    "gromacs_copilot": {
      "command": "/path/to/mcp",
      "args": [
        "run",
        "/path/to/molecule-mcp/mcp_server.py"
      ]
    }
  }
}

# stdio

mcp run /path/to/molecule-mcp/mcp_server.py
Transport:
stdio
언어:
Python
생성됨:3/19/2025
업데이트됨:8/5/2025