QVAC-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBMED_EMAIL | Yes | Your email address (required by NCBI) | |
| PUBMED_API_KEY | No | Optional API key for higher rate limits |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| qvac_indexA | Curated map of WHAT QVAC does + WHERE to read. Call first, then qvac_fetch(url). |
| qvac_fetchB | Fetch one allowlisted QVAC page as plain text. Use URLs from qvac_index. |
| qvac_searchB | Keyword filter over the QVAC index (e.g. 'rag', 'transcription', 'fine-tune', 'models'). |
| track_briefC | ONE-PARAGRAPH summary only. For full spec call track_detail(which). |
| track_detailC | ENTIRE track brief, verbatim full file. Track 1 = ~9k chars transcribed docx. |
| hackathon_rulesA | Bases/rules of the whole hackathon (TyC+Reglas digest). Call when AI needs event rules. |
| qvac_compliance_checkB | DQ guardrail: scans design/code notes for cloud-inference patterns. |
| hackathon_planA | How it works: input track+idea → returns a concrete 48h task breakdown + checklist. It does NOT code; it forces the plan to cover jury weights so nothing scores 0. Example: hackathon_plan('track1','Teams bot extracting MR/CT observations') → day-by-day tasks mapped to Technical/Innovation/Impact/Design/Completion + video script slot. |
| judge_feedbackA | How it works: paste design/code summary → returns a scoring rubric the agent must self-fill 0-10 per criterion with one concrete fix each, plus compliance verdict. Run BEFORE coding and BEFORE delivery. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| skill_planner | |
| skill_builder | |
| skill_reviewer |