Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

pkotecha-eng/aria-mcp-server

БесплатноНе проверен

Clinical research MCP server for trial coordinators and life sciences teams. Real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). No

GitHubEmbed

Описание

Clinical research MCP server for trial coordinators and life sciences teams. Real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). 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

from github.com/pkotecha-eng/aria-mcp-server

Установка pkotecha-eng/aria-mcp-server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pkotecha-eng/aria-mcp-server

FAQ

pkotecha-eng/aria-mcp-server MCP бесплатный?

Да, pkotecha-eng/aria-mcp-server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для pkotecha-eng/aria-mcp-server?

Нет, pkotecha-eng/aria-mcp-server работает без API-ключей и переменных окружения.

pkotecha-eng/aria-mcp-server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить pkotecha-eng/aria-mcp-server в Claude Desktop, Claude Code или Cursor?

Открой pkotecha-eng/aria-mcp-server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare pkotecha-eng/aria-mcp-server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication