moleditpy-mcp_server

HiroYokoyama/moleditpy-mcp_server
★ 0 stars Python AI/LLM Updated 13d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "moleditpy-mcp_server": {
      "command": "uvx",
      "args": [
        "moleditpy-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install moleditpy-mcp-server

README Excerpt

Expose [MoleditPy](https://github.com/HiroYokoyama/python_molecular_editor) to AI assistants via the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). Once running, any MCP-compatible client — **Claude Desktop**, **Claude Code**, **Cursor**, **Windsurf**, **Zed**, **VS Code (Copilot)**, **OpenAI Codex CLI**, **Google Antigravity**, or any HTTP client — can query and control the molecular editor in real time.

Tools (20)

check_chemistryclear_canvasdelete_fileenter_3d_modefit_3d_viewget_app_infoget_app_sourceget_atom_propertiesget_bond_infoget_current_moleculeget_file_io_configget_molecule_xyzget_plugin_dev_manualget_plugin_dirget_selected_atomshighlight_atomshighlight_bondslist_app_source_treelist_directoryload_from_mol_block