Scite
S
Scite
/search_drugs

search drugs

Search FDA drug records: Structured Product Labels, the Orange Book, and Drugs@FDA. Each result bundles an FDA drug application (approved products, applicant,

liveverifiedunknown~5s typical
mcpprobedscite
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-scite-mcp /search_drugs for me.

Input

FieldTypeDescription
qstringSearch query (brand name, generic name, active substance, indication, etc.)
fstringSpace-delimited filters in `field:"value"` format. Facet fields: labels.brand_name, labels
pintegerPage number (default: 1) default 1

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-scite-mcp","endpoint":"/search_drugs","input":{"p":1}}'
cli
npx cracked-ai run -p mcp-ai-scite-mcp -e /search_drugs -i '{"p":1}'
mcp
run_tool({ provider: "mcp-ai-scite-mcp", endpoint: "/search_drugs", input: {"p":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.