OpenEvidence is an unofficial Model Context Protocol (MCP) server designed to bridge OpenEvidence browser sessions with various AI agent clients and human users. It allows physicians, clinical teams, medical researchers, and AI operators to build evidence-based medical workflows by connecting to platforms like Codex, Claude, Cursor, Cline, and Continue, leveraging the user's existing OpenEvidence session without requiring an official API token. This enables AI agents to interact with OpenEvidence's functionalities, such as retrieving articles, checking authentication, and asking questions, for enhanced clinical decision support and research.
Key Features
01Check OpenEvidence authentication status.
02Fetch full article payloads by ID.
03Manage and save OpenEvidence browser session state for reusability.
04Ask questions within OpenEvidence and await completion.
05Retrieve article history lists.
061 GitHub stars