← brunosan.de

INDIVIDUAL MCP TOOL

get_label_changes

EU Post-Authorisation Label Changes — daily updated from EMA JSON API.

brunosan.denone authenticationAvailability not checked

LIVE ENDPOINT

https://biotech.mcp.brunosan.de/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_label_changes and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

brunosan.de

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_eu_shortages — Current EU Medicine Shortages from EMA — 77+ ongoing shortages, daily updated.
  • 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.