MCP Directory
Back

ChEMBL-MCP-Server

by Augmented-Nature · JavaScript · ★ 88

A comprehensive Model Context Protocol (MCP) server providing advanced access to the ChEMBL chemical database.

#chembl#cheminformatics#drug-design#drug-discovery#mcp-server#model-context-protocol

Install

npx -y github:Augmented-Nature/ChEMBL-MCP-Server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "chembl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:Augmented-Nature/ChEMBL-MCP-Server"
      ]
    }
  }
}

From the README

A comprehensive Model Context Protocol (MCP) server providing advanced access to the ChEMBL chemical database. This server offers 22 specialized tools enabling AI assistants and MCP clients to perform sophisticated drug discovery research, chemical informatics analysis, and bioactivity investigations directly through ChEMBL's REST API. **Developed by [Augmented Nature](https://augmentednature.ai)** - **Compound Search**: Search the ChEMBL database by compound name, synonym, or identifier - **Detailed Compound Info**: Retrieve comprehensive compound information including structure, properties…
Read full README on GitHub →

Related databases servers