Skip to main content
Glama

Unofficial PubChem MCP Server

get_assay_info

Retrieve comprehensive bioassay details by providing the PubChem Assay ID (AID), enabling users to access specific information for research and analysis.

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/Augmented-Nature-PubChem-MCP-Server'

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