aria-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_pubmedA | Search PubMed for peer-reviewed biomedical literature. Read-only operation. No authentication required. Uses NCBI E-utilities public API (rate limit: ~3 requests/sec). Returns up to 10 results per call. No pagination. Returns 'No papers found.' if no results match. Use for: research papers, drug mechanisms, clinical outcomes, disease studies, safety/efficacy data, biomarkers, diagnostics, and any scientific question. |
| search_clinical_trialsA | Search ClinicalTrials.gov for clinical studies. Read-only operation. No authentication required. Uses ClinicalTrials.gov v2 public API (no rate limit documented). Returns up to 10 results per call. No pagination. Returns 'No clinical trials found.' if no results match. Use for: active trials, recruiting studies, eligibility criteria, phase information, sponsor details, and trial locations. |
| search_isrctnA | Search the ISRCTN registry for UK and European clinical trials. Read-only operation. No authentication required. Complements ClinicalTrials.gov by covering trials at UK academic institutions and European research centers not listed on ClinicalTrials.gov. Returns up to 10 results per call, filtered for relevance. Returns 'No ISRCTN trials found.' if no results match. Use for: UK/European trials, academic institution studies, international coverage beyond ClinicalTrials.gov. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| clinical-research-brief | Generate a comprehensive clinical research brief for a given condition. |
| adverse-event-analysis | Analyze adverse event profile for a drug in a specific condition. |
| trial-eligibility-checker | Find and assess clinical trial eligibility for a patient profile. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| aria_info | Overview of ARIA's capabilities and data sources. |
| trial_phases | Clinical trial phase definitions and characteristics. |
| high_impact_journals | Curated list of high-impact biomedical and clinical research journals. |
| fda_databases | FDA databases and resources relevant to clinical research. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pkotecha-eng/aria-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server