Skip to content
Back to search
30
MCP v0.1.4

DECIMER MCP Server

io.github.DocMinus/decimer-mcp-server

MCP server for DECIMER image-to-SMILES chemical structure recognition

Uptime
0.0%
4 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 adapter server for DECIMER FastAPI image-to-SMILES endpoint
0 tools
DECIMER
Convert chemical structure images to SMILES notation using the DECIMER recognition engine.
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
mcp-image-compare-server
MCP server for pixel-level image comparison using pixelmatch
0 tools

How to use

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

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