CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Openevidence Mcp

bakhtiersizhaev/openevidence-mcp
24authSTDIOregistry active
Summary

This is an unofficial bridge that connects Claude and other MCP clients to OpenEvidence using your authenticated browser session. It exposes five tools: check auth status, list your question history, fetch articles by ID, ask new research questions, and poll for completion. You clone the repo, run a local login flow that opens Chrome or Edge with a persistent profile, then configure it as a stdio server in Claude Desktop, Codex, or Cursor. The workflow is designed for clinicians and researchers who already have OpenEvidence accounts and want to pull evidence summaries into their AI workflows without dealing with API tokens. It runs entirely on your machine and doesn't bypass any access controls or collect credentials.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →

Configuration

YOUR_API_KEY*secret

Your API key for the service

Categories
Web & Browser Automation
Registryactive
Packageopenevidence-mcp
TransportSTDIO
AuthRequired
UpdatedJun 7, 2026
View on GitHub

OpenEvidence MCP (Unofficial)

OpenEvidence MCP is an unofficial Model Context Protocol server that connects OpenEvidence to Codex, Claude Code, Claude Desktop, Cursor, Cline, Continue, and other MCP-compatible clients through your own authenticated browser session.

License: Apache-2.0 Node.js 20+ TypeScript MCP SDK Playwright

[!IMPORTANT] This project is unofficial and is not affiliated with OpenEvidence. It does not provide medical advice, does not bypass access controls, and should only be used with your own OpenEvidence account in compliance with applicable terms, privacy rules, and clinical governance requirements.

Translations: Русский | Español | 简体中文 | 繁體中文(台灣) | 한국어 | हिन्दी

Agent Onboarding & Installation

Using Codex, Claude Code, Cursor, or another local AI coding agent? You can let the agent handle the entire setup, compilation, and local MCP configuration for you!

Copy and paste this short bootstrap prompt directly into your local AI coding assistant:

Please install OpenEvidence MCP for me: clone https://github.com/bakhtiersizhaev/openevidence-mcp, install dependencies, run build, auto-configure this MCP server in my local client (Claude Desktop/Codex/Cursor), guide me through the one-time Edge/Chrome login using `npm run login:session`, and run `npm run smoke` to verify. Keep everything strictly local and secure.

For the comprehensive, step-by-step setup playbook and rules, see docs/AGENT_INSTALL_PROMPT.md.

What it does

OpenEvidence MCP runs a local stdio MCP server that lets MCP clients use your existing OpenEvidence browser session for:

  • checking whether the saved session is authenticated;
  • listing your OpenEvidence question/article history;
  • fetching a full article payload by ID;
  • asking an OpenEvidence research question and optionally waiting for completion;
  • polling an existing OpenEvidence article until it completes.

No official OpenEvidence API token is required.

What it does NOT do

  • It is not affiliated with, endorsed by, or approved by OpenEvidence.
  • It does not provide medical advice or replace clinical judgment.
  • It does not bypass authentication, paywalls, or access controls.
  • It does not collect credentials.
  • It does not send your browser session state anywhere except to OpenEvidence through local requests from your machine.
  • It should not be used for patient-specific diagnosis or treatment decisions without appropriate human review.

Who it is for

  • clinicians using their own OpenEvidence account;
  • medical researchers;
  • AI operators building evidence-research workflows;
  • MCP developers integrating local tools with Codex, Claude, Cursor, Cline, Continue, or similar clients.

Tested / Target Clients

This project is designed for MCP-compatible clients and local agent workflows. Only Codex and Claude-style local configuration examples are maintained in this repository unless otherwise noted.

ClientStatusNotes
OpenAI Codex / Codex CLI / Codex appTargetRecommended local MCP workflow.
Claude CodeTargetRecommended agent workflow.
Claude Desktop / Claude app with MCP supportTargetLocal MCP server configuration.
CursorCompatibleMCP-compatible IDE workflow.
ClineCompatibleVS Code agent workflow.
ContinueCompatibleOpen-source IDE assistant workflow.
VS Code / GitHub Copilot environments with MCP supportExperimentalDepends on local MCP support and client configuration.
Windsurf / Zed / Replit / Sourcegraph-style MCP hostsExperimentalNot guaranteed unless tested.
Gemini CLI / Google Antigravity-style agent environmentsExperimentalWatchlist/ecosystem target, not a maintained example.

Other MCP-compatible hosts may work as well, but the examples in this repository focus on Codex and Claude-style local MCP configuration.

Features

ToolPurposeAuth requiredSide effects
oe_auth_statusChecks whether the saved OpenEvidence browser session is authenticated.Yes, local browser profile must be logged in.None.
oe_history_listLists prior OpenEvidence articles with optional pagination and search. Returns a privacy-reduced list unless include_raw=true is explicitly requested.Yes.None.
oe_article_getFetches an article by ID and returns normalized fields (status, is_complete, question, answer_text). Raw payload is opt-in with include_raw=true.Yes.None.
oe_article_waitWaits for an existing article ID to complete; useful after non-blocking oe_ask.Yes.None.
oe_askCreates an OpenEvidence research question and optionally waits for the article to complete.Yes.Creates a question/article in your OpenEvidence account.

Agent Tool-Calling Notes

The MCP server includes built-in instructions and a prompt named openevidence_research_workflow for clients that expose MCP prompts.

Recommended agent workflow:

  1. Call oe_auth_status when auth state is unknown.
  2. Use oe_history_list only when the user wants prior OpenEvidence work or an article ID.
  3. Use oe_article_get when you already have an article ID.
  4. For long research questions, call oe_ask with wait_for_completion=false, then call oe_article_wait with the returned article_id.
  5. Use original_article_id only for true follow-up continuity. Omit it for fresh questions to avoid stale thread context.
  6. Treat outputs as evidence-research context, not medical advice, diagnosis, or clinical orders.

Related commands:

CommandPurpose
npm run login:sessionRecommended one-time login. Opens Chrome/Edge with the local OpenEvidence MCP profile.
npm run loginLegacy/development Playwright login flow that also uses the local profile.
npm run login:browserLegacy system-browser login/export flow for debugging Google SSO issues.
npm run smokeVerifies auth and basic OpenEvidence connectivity.

Requirements

  • Node.js 20+
  • npm 10+
  • OpenEvidence account
  • macOS, Windows, or Linux
  • Chromium installed by Playwright (npx playwright install chromium)

Availability Note

OpenEvidence availability may depend on region, account eligibility, and OpenEvidence policy. Public materials in May 2026 indicate verified U.S. HCP/NPI-centered access and EU/U.K. unavailability; this project does not bypass those restrictions.

Useful references:

  • OpenEvidence homepage
  • OpenEvidence API/product page
  • OpenEvidence Privacy Policy

Quick Start

macOS

git clone https://github.com/bakhtiersizhaev/openevidence-mcp.git
cd openevidence-mcp
./scripts/setup-macos.sh
npm run login:session
npm run smoke

Ubuntu/Linux

git clone https://github.com/bakhtiersizhaev/openevidence-mcp.git
cd openevidence-mcp
./scripts/setup-ubuntu.sh
npm run login:session
npm run smoke

Windows PowerShell

git clone https://github.com/bakhtiersizhaev/openevidence-mcp.git
cd openevidence-mcp
.\scripts\setup-windows.ps1
npm run login:session
npm run smoke

Login Flow

Recommended one-time login:

npm run login:session

The command opens Chrome or Edge with a local OpenEvidence MCP browser profile. Sign in to OpenEvidence with your own account, confirm the normal OpenEvidence page loads, close that browser window, return to the terminal, and press Enter.

Default local profile path:

  • macOS/Linux: ~/.openevidence-mcp/browser-profile
  • Windows: %USERPROFILE%\.openevidence-mcp\browser-profile

The MCP server reuses this same local profile during its process lifetime. It may start a minimized local browser process for OpenEvidence calls, but it does not install an extension, expose a public network service, export cookies, or ask for your password.

Legacy/development flow:

npm run login

If Google sign-in says the browser or app may not be secure during the legacy flow, use the session login instead:

npm run login:session

Do not share browser profile files, storage-state files, cookies, screenshots with private account data, or patient-identifiable information.

MCP Client Setup

Build before registering the server:

npm run build

Automatic Setup (Recommended)

You can automatically register the OpenEvidence MCP server with your favorite client using the built-in installer:

  • Claude Desktop (claude-app):
    npx openevidence-mcp install --client claude-app
    # or via npm shortcut:
    npm run install:claude-app
    
  • Codex Desktop (codex-app):
    npx openevidence-mcp install --client codex-app
    # or via npm shortcut:
    npm run install:codex-app
    
  • Claude Code (claude-code):
    npx openevidence-mcp install --client claude-code
    # or via npm shortcut:
    npm run install:claude-code
    
  • Codex CLI (codex-cli):
    npx openevidence-mcp install --client codex-cli
    # or via npm shortcut:
    npm run install:codex-cli
    
  • Google Antigravity (antigravity):
    npx openevidence-mcp install --client antigravity
    # or via npm shortcut:
    npm run install:antigravity
    
  • Cursor (cursor):
    npx openevidence-mcp install --client cursor
    # or via npm shortcut:
    npm run install:cursor
    
  • Windsurf (windsurf):
    npx openevidence-mcp install --client windsurf
    # or via npm shortcut:
    npm run install:windsurf
    

To uninstall, you can run:

npx openevidence-mcp uninstall --client <client-id>

Manual Setup

Codex

Add this to ~/.codex/config.toml:

[mcp_servers.openevidence]
command = "node"
args = ["/ABSOLUTE/PATH/openevidence-mcp/dist/server.js"]
startup_timeout_sec = 60

Windows example:

[mcp_servers.openevidence]
command = "node"
args = ["C:\\Users\\<user>\\openevidence-mcp\\dist\\server.js"]
startup_timeout_sec = 60

Claude Desktop

Add this to claude_desktop_config.json:

{
  "mcpServers": {
    "openevidence": {
      "command": "node",
      "args": ["/ABSOLUTE/PATH/openevidence-mcp/dist/server.js"]
    }
  }
}

Cursor, Cline, Continue

Use the same stdio server shape if your client supports MCP server command/args configuration:

{
  "command": "node",
  "args": ["/ABSOLUTE/PATH/openevidence-mcp/dist/server.js"]
}

Example configs are in examples/.

Verify

npm run smoke

Expected result with a valid session:

  • ok: true
  • authenticated: true
  • a redacted history preview

If smoke fails with an auth error, run npm run login:session again. Smoke requires a real OpenEvidence account session and will not pass in a clean CI environment unless a local session profile is available.

By default, smoke output redacts account and history content. Use npm run smoke -- --verbose only in a private terminal if raw account/history payloads are needed for debugging.

Developer checks:

npm test
npm run build
npm run check

Security Notes

  • Treat browser profiles, storage-state.json, and cookies as secrets.
  • Do not commit .env, session state, screenshots with account data, or patient-identifiable information.
  • Use only your own OpenEvidence account.
  • Keep MCP client configs pointed at the built local server path you control.
  • Review tool calls from autonomous agents before using outputs in clinical or operational workflows.
  • See SECURITY.md for vulnerability reporting and supported scope.

Troubleshooting

See docs/TROUBLESHOOTING.md for detailed recovery steps.

Common fixes:

  • authenticated: false: rerun npm run login:session.
  • Google says browser is not secure in the legacy login flow: run npm run login:session.
  • Browser install errors: run npx playwright install chromium.
  • MCP client cannot start server: confirm npm run build succeeded and use an absolute path to dist/server.js.
  • Windows path issues: escape backslashes in JSON/TOML or use full absolute paths.
  • Node errors: confirm node --version is 20 or newer.
  • OpenEvidence UI/API changed: open an issue with sanitized logs and no private account or patient data.
  • oe_ask cannot find the question input or submit button: OpenEvidence UI may have changed; open an issue with sanitized logs and no private account or patient data.

Roadmap

  • Keep tool descriptions compact and agent-friendly.
  • Add focused tests around config and response parsing.
  • Improve smoke diagnostics without exposing session details.
  • Track MCP client setup examples as client configuration formats evolve.

License & Attribution

Apache-2.0 (LICENSE) + NOTICE.

If you redistribute, fork, or build derivative versions, keep attribution to:

  • Original author: Bakhtier Sizhaev
  • Original repository: https://github.com/bakhtiersizhaev/openevidence-mcp

Suggested attribution line:

Based on OpenEvidence MCP by Bakhtier Sizhaev - https://github.com/bakhtiersizhaev/openevidence-mcp

Star History

Star History Chart

Related Web & Browser Automation MCP Servers

View all →
Browser Use

therealtimex/browser-use

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
Fetcher

jae-jae/fetcher-mcp

Fetch web page content using a Playwright headless browser with intelligent content extraction and Markdown/HTML output.
1k
Puppeteer

merajmehrabi/puppeteer-mcp-server

This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
449
Browser

saik0s/mcp-browser-use

Provides a browser automation MCP server that lets AI assistants control a real browser for navigation, form interaction, data extraction, and more.
933
Browser Use

kontext-dev/browser-use-mcp-server

Browse the web, directly from Cursor etc.
822
Stealth Browser

vibheksoni/stealth-browser-mcp

The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat.
643