Skip to content
Cline

aria mcp server for Cline

io.github.pkotecha-eng/aria-mcp-server

Search 35M+ PubMed, 400K+ ClinicalTrials.gov & ISRCTN trials. Prompts included. No API key.

client:Cline transport:stdio runtime:pypi

Install aria mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

aria mcp server in other clients