Skip to main content
Glama

PubChem MCP Server

search_bioassays

Search for biological assays by target protein, gene name, or data source to retrieve relevant bioassay data from PubChem. Specify query, target, source, and result limits for precise search results.

Instructions

Search for biological assays by target, description, or source

Input Schema

NameRequiredDescriptionDefault
max_recordsNoMaximum number of results (1-1000, default: 100)
queryNoGeneral search query
sourceNoData source (e.g., ChEMBL, NCGC)
targetNoTarget protein or gene name

Input Schema (JSON Schema)

{ "properties": { "max_records": { "description": "Maximum number of results (1-1000, default: 100)", "maximum": 1000, "minimum": 1, "type": "number" }, "query": { "description": "General search query", "type": "string" }, "source": { "description": "Data source (e.g., ChEMBL, NCGC)", "type": "string" }, "target": { "description": "Target protein or gene name", "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/PubChem-MCP-Server'

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