Skip to main content
Glama

ChEMBL MCP Server

get_external_references

Retrieve external database links for ChEMBL compounds or targets using PubChem, DrugBank, PDB, and other resources.

Instructions

Get links to external databases (PubChem, DrugBank, PDB, etc.)

Input Schema

NameRequiredDescriptionDefault
chembl_idYesChEMBL compound or target ID

Input Schema (JSON Schema)

{ "properties": { "chembl_id": { "description": "ChEMBL compound or target ID", "type": "string" } }, "required": [ "chembl_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Augmented-Nature/ChEMBL-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server