Skip to content
Back to search
30
MCP

DECIMER

pulsemcp/decimer

Convert chemical structure images to SMILES notation using the DECIMER recognition engine.

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

Similar MCP servers embedding-nearest

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
ChemDraw MCP (unofficial)
Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.
0 tools
decimer-mcp-server
MCP adapter server for DECIMER FastAPI image-to-SMILES endpoint
0 tools
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
io.github.scottmreed/chemcp
MCP App that renders 2D molecular structures from SMILES using RDKit.js
0 tools

How to use

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

{
  "mcpServers": {
    "decimer": {
      "url": "None",
      "transport": "http"
    }
  }
}