SERVER
Evidra
Rank #2879io.github.vitas/evidra
MCP server providing evidra capabilities
First listed
Mar 3, 2026
Last publish date
Mar 11, 2026
OVERVIEW
Evidra is a Model Context Protocol (MCP) server published by vitas. It ranks #2879 of 58,900 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Evidra is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 11, 2026.
STANDING
#2,879of 58,900 tracked serversTop 5%
Ranks ahead of 56,021 of 58,900 servers on MCP Toplist.
Recent momentum
+10GitHub stars since Mar 2 (+333%)
CONNECT
Use Evidra
Add Evidra to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"evidra": {
"url": "https://evidra.samebits.com/mcp"
}
}
}Docker image
{
"mcpServers": {
"evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.2.0"
],
"env": {
"EVIDRA_DENY_CACHE": "<your EVIDRA_DENY_CACHE>",
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
vitas
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.4.7 | Mar 11, 2026 |
| 0.2.0 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Evidra?
- MCP server providing evidra capabilities
- Who maintains Evidra?
- Evidra is maintained by vitas, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Evidra an official MCP server?
- Yes — Evidra is listed on the Official MCP Registry.
- How many versions does Evidra have?
- MCP Toplist tracks 3 versions of Evidra, most recently published on Mar 11, 2026.
- Where can I find the source code for Evidra?
- The source code for Evidra is hosted at github.com/vitas/evidra.
EXPLORE