← Index

io.github.scottmreed/ChemCP

io.github.scottmreed/ChemCP·v1.1.0·Other
Quality Score
81
/100

MCP App that renders 2D molecular structures from SMILES using RDKit.js

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ChemCP": {
      "command": "npx",
      "args": [
        "-y",
        "chemcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ChemCP": {
      "command": "npx",
      "args": [
        "-y",
        "chemcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y chemcp
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other