mcpbeat Sign in

Aria MCP Server

by pkotecha-eng Your server? Claim it
local only

Aria MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 233 installs a week from pypi. Last commit 13 Jul 2026.

Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.

Installs per day peak 62 · avg 34 · +12% w/w
a month agotoday
233
Installs / week
pypi · aria-mcp-server
3
Stars
0 open issues
13 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Aria MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aria-mcp-server -- uvx aria-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aria-mcp-server": {
      "args": [
        "aria-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aria-mcp-server]
command = "uvx"
args = ["aria-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "aria-mcp-server": {
      "args": [
        "aria-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aria-mcp-server": {
      "args": [
        "aria-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Aria MCP Server

same job, measured the same way
O
Clinical Trials
by memoryapi

Clinical trial search and status from ClinicalTrials.gov

3 tools answering
PubMed Clinical Research
by taru0208

Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies.

answering
Clinicaltrials
by pipeworx-io

ClinicalTrials MCP — wraps ClinicalTrials.gov API v2 (free, no auth)

45 tools answering
PyEuropePMC
by jonasheinickebio

Search and analyse scientific literature across Europe PMC, PubMed, arXiv, and ClinicalTrials.gov

local only
Pharma MCP
by pubspro

MCP server for ClinicalTrials.gov, PubMed, FDA drug labels, FAERS, and ICH guidelines.

24 installs/wk local only
Clinicaltrialsgov MCP Server
by cyanheads

Search ClinicalTrials.gov — find studies, retrieve results, match patients to eligible trials.

2 830 installs/wk 7 tools answering
Plainyogurt21 Clintrials MCP
by smithery

Provide structured access to ClinicalTrials.gov data for searching, retrieving, and analyzing clin…

answering
Pubcrawl
by nickjlamb

PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.

86 installs/wk local only

Aria MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Aria MCP Server?
Aria MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package aria-mcp-server was installed 233 times last week.
How do I connect Aria MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aria-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Aria MCP Server?
The pypi package aria-mcp-server was installed 233 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aria MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.