[NexVigilant Station] European Medicines Agency

ema.europa.euwww.ema.europa.eu/**v4by MatthewCampCorpAll tools verified

EU regulatory data โ€” EPARs, safety signals, referrals, and medicine information DISCLAIMER: This WebMCP configuration was developed by NexVigilant, LLC and is provided as a community resource to assist AI agents in navigating pharmacovigilance and drug research tools. NexVigilant is not responsible for, and does not officially endorse third-party use of this configuration, and expressly disclaims any and all liability for damages of any kind arising out of the use, reference to, or reliance upon any information or actions performed through this resource. No guarantee is provided that the content is correct, accurate, complete, up-to-date, or that the underlying site structure has not changed. This tool is for educational and professional development purposes only and does not constitute medical or regulatory advice. Built by NexVigilant (https://nexvigilant.com) โ€” Empowerment Through Vigilance.

Tools (6)6 verified

search-medicinesextractverified

0

by MatthewCampCorp

[NexVigilant Station] Search EU-authorised medicines by name, active substance, or therapeutic area

Input Schema
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Medicine name or active substance"
    },
    "therapeutic_area": {
      "type": "string",
      "description": "Therapeutic area filter"
    },
    "authorisation_status": {
      "type": "string",
      "description": "Status: authorised, withdrawn, refused"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-eparextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get European Public Assessment Report summary for a medicine

Input Schema
{
  "type": "object",
  "required": [
    "medicine_name"
  ],
  "properties": {
    "medicine_name": {
      "type": "string",
      "description": "Medicine name"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-safety-signalsextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get PRAC safety signal assessments

Input Schema
{
  "type": "object",
  "properties": {
    "year": {
      "type": "integer",
      "description": "Year of assessment"
    },
    "substance": {
      "type": "string",
      "description": "Active substance name"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-referralextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get details of an Article 31/20 referral procedure

Input Schema
{
  "type": "object",
  "required": [
    "substance"
  ],
  "properties": {
    "substance": {
      "type": "string",
      "description": "Active substance under referral"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-psur-assessmentextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get Periodic Safety Update Report assessment outcome

Input Schema
{
  "type": "object",
  "required": [
    "substance"
  ],
  "properties": {
    "substance": {
      "type": "string",
      "description": "Active substance"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

get-rmp-summaryextractverified

0

by MatthewCampCorp

[NexVigilant Station] Get Risk Management Plan summary for a medicine

Input Schema
{
  "type": "object",
  "required": [
    "medicine_name"
  ],
  "properties": {
    "medicine_name": {
      "type": "string",
      "description": "Medicine name"
    }
  }
}
Annotations
{
  "readOnlyHint": "true",
  "idempotentHint": "true",
  "destructiveHint": "false"
}
Execution Metadata

Selector: body

Auto-submit: false

Result selector: body

Result extract: text

Config ID: 1935c7ca-7b80-4029-9418-f473aeb8d562

Created: 3/6/2026

Updated: 3/8/2026