A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
ARIA Clinical Research MCP Server — exposes PubMed, ClinicalTrials.gov & ISRCTN as MCP tools. Any Claude agent can searc
A standalone MCP server that gives any Claude agent real-time access to biomedical literature and clinical trials — no API keys required.
| 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 |
| 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 |
| 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 |
Once connected, ask Claude:
pip install aria-mcp-server
aria-mcp-server
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.
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
Pooja Kotecha · dinq.me/pkotecha-eng
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Secure MCP server for MySQL database interaction, queries, and schema management
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F