Skip to main content

No project description provided

Project description

🧬 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aria_mcp_server-0.1.8.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aria_mcp_server-0.1.8-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file aria_mcp_server-0.1.8.tar.gz.

File metadata

  • Download URL: aria_mcp_server-0.1.8.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for aria_mcp_server-0.1.8.tar.gz
Algorithm Hash digest
SHA256 616fcf03314893f190382d5de404bc13123e4b047e27151840b4a5842b2e7f7e
MD5 1c2e9531ba17154eed7fb81b0767125d
BLAKE2b-256 d3bd1dab799e7921680f4f7d8aebbc1d51bc1683a260df17edd7c181a1b64456

See more details on using hashes here.

File details

Details for the file aria_mcp_server-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for aria_mcp_server-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 59d614e184e67c988bd1c1cf12b6d3cda9e30b62b5c86ae11dc07c8209cbee27
MD5 ffa3d7738f1ab431fae1170cb6c604e8
BLAKE2b-256 d0634059fa8a096bc297337716edfc50f225e923b7f90e1d6c3d9a3da37d3432

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page