Best for
- Drug discovery and computational chemistry researchers
- Bioinformatics teams needing ChEMBL data through AI assistants
- Developers comfortable with Node.js or Docker
This server brings the ChEMBL chemical database into the MCP ecosystem with 27 tools and resource templates spanning compounds, targets, activities, drugs, and property analysis—well suited to drug discovery research. As an unofficial project, watch for licensing ambiguity, documentation inconsistencies, and dependence on the ChEMBL API; validate on a small scale before research use.
An unofficial MCP server by Augmented Nature that wraps the ChEMBL REST API with 27 specialized tools covering compound retrieval, target analysis, bioactivity data, drug development information, and chemical property analysis, plus URI-template resource access to ChEMBL data. It communicates over stdio, requires Node.js v16+, and supports Docker deployment. Note: the README is inconsistent about tool count (22 in the intro, 27 in the changelog).
{"mcpServers":{"chembl":{"command":"node","args":["/path/to/chembl-server/build/index.js"],"env":{}}}}