This MCP server exposes DECIMER image-to-SMILES functionality as tool calls, acting as an adapter over the existing FastAPI service in DecimerServerAPI.
From the registry: MCP server for DECIMER image-to-SMILES chemical structure recognition
$ git clone https://github.com/DocMinus/DecimerMCPServer && cd DecimerMCPServer && uv venv && uv syncPlease install the `decimer-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Running DECIMER API server** — Start the DECIMER FastAPI backend (GitHub DocMinus/DecimerServerAPI or docminus/decimer_api on Docker Hub). (https://github.com/DocMinus/DecimerServerAPI)
- **Clone and sync DecimerMCPServer** — Clone the repo and install deps via uv. Run: `git clone https://github.com/DocMinus/DecimerMCPServer && cd DecimerMCPServer && uv venv && uv sync`
Canonical MCP server config (stdio transport):
- command: `uv`
- args: ["run","python","-m","decimer_mcp_server"]
- optional environment variables:
- `DECIMER_API_BASE_URL`: URL of the DECIMER FastAPI server (example: `http://localhost:8099`)
- `DECIMER_API_TIMEOUT_SECONDS`: Request timeout in seconds (example: `60`)
- `DECIMER_MAX_IMAGE_BYTES`: Max image size in bytes (example: `10000000`)
- `DECIMER_MCP_LOG_LEVEL`: Log level (example: `INFO`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.DECIMER_API_BASE_URLrequiredBase URL for the DECIMER API server.Trending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.