Skip to main content
Glama

PubChem MCP Server

get_toxicity_info

Retrieve toxicity details such as LD50, carcinogenicity, and mutagenicity for chemical compounds using the PubChem Compound ID (CID) from the PubChem MCP Server.

Instructions

Get toxicity data including LD50, carcinogenicity, and mutagenicity

Input Schema

NameRequiredDescriptionDefault
cidYesPubChem Compound ID (CID)

Input Schema (JSON Schema)

{ "properties": { "cid": { "description": "PubChem Compound ID (CID)", "type": [ "number", "string" ] } }, "required": [ "cid" ], "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/PubChem-MCP-Server'

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