ChemDraw MCP (unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 26 Jul 2026.
Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add chemdraw-mcp -- uvx chemdraw-mcp
{
"mcpServers": {
"chemdraw-mcp": {
"args": [
"chemdraw-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.chemdraw-mcp]
command = "uvx"
args = ["chemdraw-mcp"]
{
"mcpServers": {
"chemdraw-mcp": {
"args": [
"chemdraw-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"chemdraw-mcp": {
"args": [
"chemdraw-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.