MCP.so
Sign In
Servers
O

OpenEvidence MCP

@bakhtiersizhaev

Open-source MCP server that connects OpenEvidence clinical evidence workflows to AI clients using browser-session auth (Playwright), no API key required.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "openevidence": {
      "command": "npx",
      "args": [
        "-y",
        "openevidence-mcp"
      ]
    }
  }
}

More from Browser Automation