Skip to content
Back to search
30
MCP

chemdraw-mcp

pypi/chemdraw-mcp

MCP server that turns molecule names or SMILES into publication-style 2D structure drawings (PNG/SVG via RDKit) — reaction schemes, mechanisms, spectra. Unofficial, not affiliated with Revvity.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ChemDraw MCP (unofficial)
Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.
0 tools
io.github.scottmreed/chemcp
MCP App that renders 2D molecular structures from SMILES using RDKit.js
0 tools
DECIMER MCP Server
MCP server for DECIMER image-to-SMILES chemical structure recognition
0 tools
DECIMER MCP Server
MCP server for DECIMER image-to-SMILES chemical structure recognition
0 tools
io.github.andylbrummer/molecular-mcp
GPU-accelerated MCP server for molecular dynamics, N-body simulations, and particle systems
0 tools
io.github.cyanheads/protein-mcp-server
MCP Server for 3D protein structural data retrieval & analysis from RCSB PDB, PDBe, and UniProt.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chemdraw-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}