Skip to main content
Glama

PubChem MCP Server

get_assay_info

Retrieve detailed information about a specific bioassay using its PubChem Assay ID (AID) to access essential data from the PubChem database.

Instructions

Get detailed information for a specific bioassay by AID

Input Schema

NameRequiredDescriptionDefault
aidYesPubChem Assay ID (AID)

Input Schema (JSON Schema)

{ "properties": { "aid": { "description": "PubChem Assay ID (AID)", "type": "number" } }, "required": [ "aid" ], "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