aria mcp server for Zed
io.github.pkotecha-eng/aria-mcp-server
Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.
client:Zed
transport:stdio
runtime:pypi
Install aria mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aria-mcp-server": {
"command": "uvx",
"args": [
"aria-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs