Skip to main content
Glama

ChEMBL MCP Server

batch_compound_lookup

Retrieve detailed information for multiple ChEMBL compound IDs (1-50) at once using this tool from the ChEMBL MCP Server. Simplify chemical data lookup for research and analysis.

Instructions

Process multiple ChEMBL IDs efficiently

Input Schema

NameRequiredDescriptionDefault
chembl_idsYesArray of ChEMBL compound IDs (1-50)

Input Schema (JSON Schema)

{ "properties": { "chembl_ids": { "description": "Array of ChEMBL compound IDs (1-50)", "items": { "type": "string" }, "maxItems": 50, "minItems": 1, "type": "array" } }, "required": [ "chembl_ids" ], "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