ChemDraw MCP (unofficial)
Rank #4,227io.github.jurimaxam-dotcom/chemdraw-mcp
Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.
ChemDraw MCP (unofficial) is a Model Context Protocol (MCP) server published by jurimaxam-dotcom. It ranks #4,227 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. ChemDraw MCP (unofficial) is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 127,819 of 132,046 servers on MCP Toplist.
Use ChemDraw MCP (unofficial)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chemdraw-mcp -- uvx chemdraw-mcp[mcp_servers.chemdraw-mcp]
command = "uvx"
args = ["chemdraw-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chemdraw-mcp": {
"command": "uvx",
"args": [
"chemdraw-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chemdraw-mcp": {
"command": "uvx",
"args": [
"chemdraw-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chemdraw-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"chemdraw-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chemdraw-mcp": {
"command": "uvx",
"args": [
"chemdraw-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chemdraw-mcp": {
"command": "uvx",
"args": [
"chemdraw-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jurimaxam-dotcom%2Fchemdraw-mcp)<a href="https://mcptoplist.com/server/io.github.jurimaxam-dotcom%2Fchemdraw-mcp"><img src="https://mcptoplist.com/badge/io.github.jurimaxam-dotcom%2Fchemdraw-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jurimaxam-dotcom
Available versions (5)
| Version | Published |
|---|---|
| 0.4.1 | Sep 12, 2026 |
| 0.4.0 | Sep 12, 2026 |
| 0.3.0 | Aug 14, 2026 |
| 0.2.1 | Aug 14, 2026 |
| 0.2.0 | Jun 11, 2026 |
Frequently asked questions
- Who maintains ChemDraw MCP (unofficial)?
- ChemDraw MCP (unofficial) is maintained by jurimaxam-dotcom, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is ChemDraw MCP (unofficial) listed on the Official MCP Registry?
- Yes — ChemDraw MCP (unofficial) is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ChemDraw MCP (unofficial) have?
- MCP Toplist tracks 5 versions of ChemDraw MCP (unofficial), most recently published on Sep 12, 2026.
- Where can I find the source code for ChemDraw MCP (unofficial)?
- The source code for ChemDraw MCP (unofficial) is hosted at github.com/jurimaxam-dotcom/chemdraw-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.