An MCP server that provides Claude agents real-time access to biomedical literature and clinical trial data from PubMed and ClinicalTrials.gov. It supports searching papers and trials without requiring API keys.
From the registry: Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.
$ pip install aria-mcp-serverPlease install the `aria-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Python 3.12+** — Python 3.12 or newer is required to run the server.
- **Install the aria-mcp-server package** — Install the published Python package so the aria-mcp-server command is available. Run: `pip install aria-mcp-server`
Canonical MCP server config (stdio transport):
- command: `aria-mcp-server`
- args: []
Note: The README provides a stdio configuration example using the aria-mcp-server executable. No environment variables or API keys are required because the server uses public PubMed and ClinicalTrials.gov APIs.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.