MCP server for DECIMER image-to-SMILES chemical structure recognition
mcp-name: io.github.DocMinus/decimer-mcp-server MCP server that exposes DECIMER image-to-SMILES functionality as tool calls. This project is a thin adapter over the existing FastAPI service in . It does not run DECIMER models directly. The adapter sends JSON requests by default, with automatic fallback to form payloads for compatibility. : Checks whether the DECIMER FastAPI server is reachable. :…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
mcp-name: io.github.DocMinus/decimer-mcp-server MCP server that exposes DECIMER image-to-SMILES functionality as tool calls. This project is a thin adapter over the existing FastAPI service in . It does not run DECIMER models directly. The adapter sends JSON requests by default, with automatic fallback to form payloads for compatibility. : Checks whether the DECIMER FastAPI server is reachable. : Sends a base64-encoded image to and returns structured output. Running DECIMER API server (default:…