Skip to main content
Glama

ChEMBL MCP Server

assess_drug_likeness

Evaluate drug-likeness for compounds using Lipinski Rule of Five and additional metrics. Input ChEMBL ID or SMILES string for analysis.

Instructions

Assess drug-likeness using Lipinski Rule of Five and other metrics

Input Schema

NameRequiredDescriptionDefault
chembl_idNoChEMBL compound ID
smilesNoSMILES string (alternative to ChEMBL ID)

Input Schema (JSON Schema)

{ "properties": { "chembl_id": { "description": "ChEMBL compound ID", "type": "string" }, "smiles": { "description": "SMILES string (alternative to ChEMBL ID)", "type": "string" } }, "required": [], "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