Loading MCP server directory, please wait...
Unofficial MCP server connecting OpenEvidence to AI agents via authenticated browser sessions
npx @getmcp/cli add io.github.bakhtiersizhaev/openevidence-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bakhtiersizhaev/openevidence-mcp": {
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…