Aria Server
FreeNot checkedClinical research MCP server providing real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). Built for trial coordinators and life sci
About
Clinical research MCP server providing real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). Built for trial coordinators and life sciences teams. No API key required.
README
🧬 ARIA Clinical Research MCP Server
A standalone MCP server that gives any Claude agent real-time access to biomedical literature and clinical trials — no API keys required. aria-mcp-server MCP server
Tools
| Tool | Description |
|---|---|
search_pubmed |
Search 35M+ peer-reviewed papers via NCBI E-utilities |
search_clinical_trials |
Search 400K+ trials via ClinicalTrials.gov v2 API |
search_isrctn |
Search UK/European trials via ISRCTN registry |
Prompts
| Prompt | Description |
|---|---|
clinical-research-brief |
Comprehensive evidence + trial brief for a condition |
adverse-event-analysis |
Structured AE and safety profile for a drug |
trial-eligibility-checker |
Patient eligibility assessment across recruiting trials |
Resources
| Resource | Description |
|---|---|
info://aria |
Overview of ARIA capabilities and data sources |
reference://trial-phases |
Phase I–IV definitions and FDA special designations |
reference://high-impact-journals |
Curated high-impact journals by specialty |
reference://fda-databases |
FDA databases for drug, safety, and regulatory research |
Example queries
Once connected, ask Claude:
- "Search PubMed for ketogenic diet pediatric epilepsy outcomes"
- "Find recruiting trials for lung cancer immunotherapy"
- "What does the literature say about veliparib in ovarian cancer, and are there active trials?"
- "Find UK and European trials for pediatric epilepsy via ISRCTN"
Quickstart
pip install aria-mcp-server
aria-mcp-server
Connect to Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"aria-clinical-research": {
"command": "aria-mcp-server"
}
}
}
Restart Claude Desktop. The server will appear under Settings → Developer → Local MCP Servers.
Data sources
- PubMed — NCBI E-utilities (public API, no key required)
- ClinicalTrials.gov — v2 REST API (public API, no key required)
- ISRCTN — UK/European clinical trials registry (public API, no key required)
Tech stack
- FastMCP — MCP server framework
- Python 3.12+
Use cases
- Life sciences researchers needing real-time literature access
- Clinical trial coordinators checking eligibility and recruiting status
- Drug discovery teams cross-referencing published evidence with active trials
- Any Claude agent needing grounded biomedical knowledge
Project Structure
aria-mcp-server/ ← root, where mcp-publisher runs
├── aria_mcp_server/ ← Python package
│ ├── __init__.py
│ ├── server.py
│ └── tools.py
├── server.json ← MCP registry metadata
├── pyproject.toml
├── README.md
├── LICENSE
└── glama.json
Built by
Pooja Kotecha · dinq.me/pkotecha-eng
Install Aria Server in Claude Desktop, Claude Code & Cursor
unyly install aria-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add aria-mcp-server -- uvx aria-mcp-serverStep-by-step: how to install Aria Server
FAQ
Is Aria Server MCP free?
Yes, Aria Server MCP is free — one-click install via Unyly at no cost.
Does Aria Server need an API key?
No, Aria Server runs without API keys or environment variables.
Is Aria Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Aria Server in Claude Desktop, Claude Code or Cursor?
Open Aria Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Aria Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
