M
mcp
/drug_shortages
drug shortages
List current US prescription drug shortages from the FDA Drug Shortage Database (refreshed daily). Optionally filter by drug name or drug class. Returns the gen
liveverifiedunknown~5s typical
mcpprobedmcp
$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-rxmanager-mcp /drug_shortages for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional drug name or class to filter by (omit to list the most recent shortages) |
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-rxmanager-mcp","endpoint":"/drug_shortages","input":{}}'cli
npx cracked-ai run -p mcp-ai-rxmanager-mcp -e /drug_shortages -i '{}'mcp
run_tool({ provider: "mcp-ai-rxmanager-mcp", endpoint: "/drug_shortages", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.