aria mcp server for VS Code
io.github.pkotecha-eng/aria-mcp-server
Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.
client:VS Code
transport:stdio
runtime:pypi
Install aria mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"aria-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"aria-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs