Skip to content
VS Code

chembl mcp server for VS Code

io.github.cyanheads/chembl-mcp-server

Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.

client:VS Code transport:streamable-http runtime:npm tools:7

Install chembl mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "chembl-mcp-server": {
      "type": "http",
      "url": "https://chembl.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

chembl mcp server in other clients