Skip to main content
Glama

SureChEMBL MCP Server

get_chemical_properties

Retrieve molecular properties and descriptors for a chemical using its SureChEMBL chemical ID. Access detailed chemical data from the SureChEMBL patent database.

Instructions

Get molecular properties and descriptors for a chemical by ID

Input Schema

NameRequiredDescriptionDefault
chemical_idYesSureChEMBL chemical ID

Input Schema (JSON Schema)

{ "properties": { "chemical_id": { "description": "SureChEMBL chemical ID", "type": "string" } }, "required": [ "chemical_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/SureChEMBL-MCP-Server'

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