Loomal

DECIMER MCP Server

MCP server by github.com/docminus/decimermcpserver

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

0 starspypi: decimer-mcp-server

About DECIMER MCP Server

DECIMER MCP Server is an MCP (Model Context Protocol) server published by docminus in the official MCP registry. MCP server for DECIMER image-to-SMILES chemical structure recognition

It ships as a Python package on PyPI (decimer-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/docminus/decimermcpserver.

Use DECIMER MCP Server with your agent

Claude Code · one command
claude mcp add decimer-mcp-server -- uvx decimer-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "decimer-mcp-server": {
      "command": "uvx",
      "args": [
        "decimer-mcp-server"
      ]
    }
  }
}
pypidecimer-mcp-server

Frequently asked questions

What is DECIMER MCP Server?
DECIMER MCP Server is an MCP (Model Context Protocol) server by docminus. MCP server for DECIMER image-to-SMILES chemical structure recognition
How do I connect DECIMER MCP Server to Claude, Cursor, or another MCP client?
Install DECIMER MCP Server from its pypi package (decimer-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DECIMER MCP Server open source?
Yes — the source code is public at github.com/docminus/decimermcpserver.
Can AI agents pay to use DECIMER MCP Server?
Not yet through Loomal — DECIMER MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DECIMER MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.