chembl-mcp-server

cyanheads/chembl-mcp-server
★ 1 stars TypeScript Communication Updated 15d ago
Link compounds to protein targets, rank bioactivity (IC50/Ki/EC50), and look up drug mechanisms and indications over ChEMBL via MCP. STDIO or Streamable HTTP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chembl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/chembl-mcp-server"
      ]
    }
  }
}

Topics

bioactivitychemblcheminformaticscompoundscyanheadsdrug-discoverymcpmedicinal-chemistrymodel-context-protocolprotein-targetstypescript