Skip to content
Windsurf

DECIMER MCP Server for Windsurf

io.github.docminus/decimer-mcp-server

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

client:Windsurf transport:stdio runtime:pypi

Install DECIMER MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "decimer-mcp-server": {
      "command": "uvx",
      "args": [
        "decimer-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

DECIMER MCP Server in other clients