Skip to content
Back to search
30
MCP

io.github.scottmreed/chemcp

io.github.scottmreed/chemcp

MCP App that renders 2D molecular structures from SMILES using RDKit.js

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

Similar MCP servers embedding-nearest

chemdraw-mcp
MCP server that turns molecule names or SMILES into publication-style 2D structure drawings (PNG/SVG via RDKit) — reaction schemes, mechanis
0 tools
ChemDraw MCP (unofficial)
Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.
0 tools
io.github.andylbrummer/molecular-mcp
GPU-accelerated MCP server for molecular dynamics, N-body simulations, and particle systems
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/quantum-mcp
GPU-accelerated MCP server: quantum mechanics, wavefunction evolution, Schrodinger simulations
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.scottmreed/chemcp": {
      "url": "None",
      "transport": "http"
    }
  }
}