Odel
aria mcp server

aria mcp server

Local
@pkotecha-eng2PythonMITUpdated 1mo ago

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).

PyPIaria-mcp-serverv0.2.1

Run

uvx aria-mcp-server

MCP client config

{
  "mcpServers": {
    "aria-mcp-server": {
      "command": "uvx",
      "args": [
        "aria-mcp-server"
      ]
    }
  }
}