Swiss medication shortage data for Switzerland. 8 tools: search shortages, find alternatives, check ATC groups, company profiles, weekly summary. Data from drugshortage.ch, BWL, and Spitalpharmazie USB. Free tier included.
概要
engpass.radar MCP Server
Real-time Swiss medication shortage data as agent tools. Built for hospital pharmacists, clinical pharmacologists, and healthcare software developers.
Tools
| Tool | Description |
|---|---|
shortage.search | Full-text search by product name, active ingredient (Wirkstoff), or company |
shortage.get | Full details for one shortage by GTIN — status, severity score, BWL flag |
shortage.alternatives | Same-substance and same-class alternatives with their own shortage status |
shortage.list | Paginated list of active shortages with ATC/company filters |
shortage.timeline | Week-by-week trend of total active shortages |
atc.check | How many products in a therapeutic class are affected (C09, C09AA, …) |
company.status | Manufacturer profile: active shortages + transparency score |
stats.weekly | Dashboard KPIs: total active, critical, BWL-affected |
Usage
Connect via Smithery or add directly to Claude Desktop / Cursor:
{
"mcpServers": {
"engpassradar": {
"type": "http",
"url": "https://mcp.engpassradar.ch"
}
}
}
Data Sources
- drugshortage.ch (daily sync)
- BWL Pflichtlager (mandatory stock list)
- Spitalpharmazie Universitätsspital Basel
- ODDB (Wirkstoff, ATC, GTIN, Swissmedic-Nr, prices)
Rate Limits
Free tier: 100 requests/hour — no key needed.
Pro tier: 10,000 requests/day — get a key at engpassradar.ch/api-keys.
サーバー設定
{
"mcpServers": {
"engpassradar": {
"type": "http",
"url": "https://mcp.engpassradar.ch?ENGPASS_API_KEY=your-key"
}
}
}