[NexVigilant Station] PubMed Literature
Biomedical literature search โ case reports, signal papers, and PV research 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 (2)2 verified
get-contact-infoextractverified
by MatthewCampCorp
[NexVigilant Station] Get NexVigilant contact information โ email addresses for solutions, member support, and legal inquiries, plus operational hours.
Input Schema
{
"type": "object",
"properties": {}
}Execution Metadata
Selector: main
Auto-submit: false
Result selector: main
Result extract: text
fill-contact-formfillverified
by MatthewCampCorp
[NexVigilant Station] Fill the NexVigilant contact form with name, email, subject, and message. After calling this, use browser_press_key({ key: 'Enter' }) or click the submit button to send.
Input Schema
{
"type": "object",
"required": [
"firstName",
"lastName",
"email",
"subject",
"message"
],
"properties": {
"email": {
"type": "string",
"description": "Your email address (required)"
},
"message": {
"type": "string",
"description": "Your message โ describe your operational context or inquiry (required)"
},
"subject": {
"type": "string",
"description": "Subject of your inquiry (required)"
},
"lastName": {
"type": "string",
"description": "Your last name (required)"
},
"firstName": {
"type": "string",
"description": "Your first name (required)"
},
"companyName": {
"type": "string",
"description": "Your organization name (optional)"
}
}
}Execution Metadata
Selector: main form, main
Fields (6): firstName (text) lastName (text) email (text) companyName (text) subject (text) message (textarea)
Auto-submit: false
Config ID: 43ea0e58-8b17-48fa-b058-da91339ea914
Created: 3/6/2026
Updated: 3/8/2026