INDIVIDUAL MCP TOOL
get_eu_shortages
Current EU Medicine Shortages from EMA — 77+ ongoing shortages, daily updated.
LIVE ENDPOINT
https://biotech.mcp.brunosan.de/mcp
Connect to this endpoint to inspect the live schema for get_eu_shortages and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.brunosan-biotech-intelligence]
url = "https://biotech.mcp.brunosan.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brunosan-biotech-intelligence": {
"type": "http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brunosan-biotech-intelligence
Remote MCP URL: https://biotech.mcp.brunosan.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"brunosan-biotech-intelligence": {
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brunosan-biotech-intelligence": {
"type": "http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brunosan-biotech-intelligence",
"transport": "streamable-http",
"url": "https://biotech.mcp.brunosan.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_regulatory_status— Combined FDA + EMA regulatory status for a drug in ONE response.search_drug_signals— Search verified AP2/AP3-v3 drug events with full grounding.get_orphan_pipeline— EU Orphan Drug Intelligence + ClinicalTrials Phase-3 status.get_safety_signals— EU Safety Communications (DHPCs, PSUSAs) + FDA Safety Events combined.get_top_events— Return the highest-value verified v3 events for an exact day.get_phase3_results— Phase-3 Trial Intelligence — 145+ trials from ClinicalTrials.gov with endpoint data.get_daily_brief— Return the grounded biotech-ap4-v3 daily brief.get_company_pipeline— Complete drug pipeline for a pharma/biotech company.