Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.
Runs locally over stdio
This server isn't hosted โ your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx aria-mcp-server
MCP client config
{
"mcpServers": {
"aria-mcp-server": {
"command": "uvx",
"args": [
"aria-mcp-server"
]
}
}
}