Unofficial OpenEvidence MCP server — query OpenEvidence from Claude Code, Codex, and any MCP client through your own logged-in browser tab (no API key). Fire-and-forget asks, a shared relay daemon for concurrent sessions, BibTeX + Crossref citations.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CRX_KEYOE_MCP_ARTIFACT_DIR— Completed oe_ask / oe_article_get calls save artifacts under ${}/<article_id>/ (default OS temp dir + openevidence-mcp; on macOS, /tmp may resolve under /var/folders/.../T/):OE_MCP_AUTH_STATE_PATHOE_MCP_BASE_URLOE_MCP_COOKIES_PATH— ./cookies.json if present, else ~/.openevidence-mcp/auth/cookies.json Cookie file (legacy/optional path)OE_MCP_CROSSREF_MAILTO— unset Optional Crossref polite-pool emailOE_MCP_CROSSREF_VALIDATE— 1 Set 0 to skip Crossref validationOE_MCP_FINGERPRINT_PATH— ./openevidence-fingerprint.json if present Browser signature fingerprint (legacy path)OE_MCP_POLL_INTERVAL_MS— 1200 Poll interval when waiting for an answerOE_MCP_POLL_TIMEOUT_MS— 180000 Default poll timeoutOE_MCP_PYTHON— The same pipeline is exposed as the oe_collections_ MCP tools (the TS server shells out to scripts/collection_sort.py via python3, overridable with ).OE_MCP_RELAY— 1 Set 0 to disable the relay entirelyOE_MCP_RELAY_LOG_PATH— ~/.openevidence-mcp/relay.log Relay daemon log fileOE_MCP_RELAY_PID_PATH— ~/.openevidence-mcp/relay.pid Relay daemon pidfileOE_MCP_RELAY_PORT— 8787 Relay port (must match the extension)OE_MCP_RELAY_TRANSPORT— DataDome 403 on the legacy cookie path? See [Doctor](#doctor-legacy-cookie-path) below — relevant only when =off.OE_MCP_ROOT_DIROE_BASE_URLOE_COOKIESOE_ARTIFACT_DIROE_CROSSREF_MAILTOOE_MCP_DB_PATH— ~/.openevidence-mcp/db/oe.sqlite Local SQLite mirror used by the collections toolsOE_MCP_LEGACY_ACCOUNT— legacy Label for pre-v2 rows on DB account migration[](https://m8ven.ai/mcp/htlin222-openevidence-mcp-121heo)