An MCP server for Claude Desktop that converts molecule names or SMILES into offline RDKit-rendered 2D chemical structure drawings, with optional ChemDraw CDXML export. It also generates reactions, mechanisms, spectra, 3D conformers, titration/species plots, molecule comparisons, substance lookups, and Anki decks for chemistry study.
From the registry: Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.

$ brew install openjdkhttps://github.com/dan2097/opsinPlease install the `chemdraw-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install uv** — Install the uv Python package manager/runtime launcher, which provides the uvx command used to run the MCP server from PyPI. (https://docs.astral.sh/uv/)
Optional prerequisites:
- Optional: Install Java runtime — Install a Java runtime if you want offline parsing of systematic IUPAC names via OPSIN. Without Java, the server falls back to online PubChem/NCI lookup for names. Run: `brew install openjdk` (https://github.com/dan2097/opsin)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["chemdraw-mcp"]
Note: Preferred install path is the PyPI/uvx method. No environment variables are documented. The server runs over stdio. Optional ChemDraw integration is mentioned for macOS, but no additional MCP config details are provided in the README.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.