Skip to main content
Glama

ChEMBL MCP Server

get_compound_info

Retrieve comprehensive details for a specific compound using its ChEMBL ID to access structured chemical information directly.

Instructions

Get detailed information for a specific compound by ChEMBL ID

Input Schema

NameRequiredDescriptionDefault
chembl_idYesChEMBL compound ID (e.g., CHEMBL59)

Input Schema (JSON Schema)

{ "properties": { "chembl_id": { "description": "ChEMBL compound ID (e.g., CHEMBL59)", "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