openevidence-mcp
Rank #13,836io.github.bakhtiersizhaev/openevidence-mcp
Unofficial MCP server connecting OpenEvidence to AI agents via authenticated browser sessions
openevidence-mcp is a Model Context Protocol (MCP) server published by bakhtiersizhaev. It ranks #13,836 of 132,113 servers tracked on MCP Toplist, and its repository has 41 GitHub stars. openevidence-mcp is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Feb 21, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 118,277 of 132,113 servers on MCP Toplist.
Use openevidence-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openevidence-mcp -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y openevidence-mcpReplace each placeholder with your own value before saving.
[mcp_servers.openevidence-mcp]
command = "npx"
args = ["-y", "openevidence-mcp"]
[mcp_servers.openevidence-mcp.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openevidence-mcp": {
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openevidence-mcp": {
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"openevidence-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openevidence-mcp": {
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openevidence-mcp": {
"command": "npx",
"args": [
"-y",
"openevidence-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bakhtiersizhaev%2Fopenevidence-mcp)<a href="https://mcptoplist.com/server/io.github.bakhtiersizhaev%2Fopenevidence-mcp"><img src="https://mcptoplist.com/badge/io.github.bakhtiersizhaev%2Fopenevidence-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bakhtiersizhaev
Other servers by bakhtiersizhaev
View all bakhtiersizhaev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 7, 2026 |
Frequently asked questions
- Who maintains openevidence-mcp?
- openevidence-mcp is maintained by bakhtiersizhaev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is openevidence-mcp listed on the Official MCP Registry?
- Yes — openevidence-mcp is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does openevidence-mcp have?
- MCP Toplist tracks 1 version of openevidence-mcp, most recently published on Jun 7, 2026.
- Where can I find the source code for openevidence-mcp?
- The source code for openevidence-mcp is hosted at github.com/bakhtiersizhaev/openevidence-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.