Evidra
Rank #2,391io.github.vitas/evidra
MCP server providing evidra capabilities
Evidra is a Model Context Protocol (MCP) server published by vitas. It ranks #2,391 of 132,046 servers tracked on MCP Toplist, and its repository has 15 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.
Ranks ahead of 129,655 of 132,046 servers on MCP Toplist.
Use Evidra
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http evidra https://evidra.samebits.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add evidra -e "EVIDRA_ENVIRONMENT=<your EVIDRA_ENVIRONMENT>" -e "EVIDRA_EVIDENCE_DIR=<your EVIDRA_EVIDENCE_DIR>" -e "EVIDRA_SIGNING_MODE=<your EVIDRA_SIGNING_MODE>" -e "EVIDRA_SIGNING_KEY=<your EVIDRA_SIGNING_KEY>" -e "EVIDRA_SIGNING_KEY_PATH=<your EVIDRA_SIGNING_KEY_PATH>" -- docker run -i --rm ghcr.io/vitas/evidra-mcp:0.4.7Replace each placeholder with your own value before saving.
[mcp_servers.evidra]
url = "https://evidra.samebits.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.evidra]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/vitas/evidra-mcp:0.4.7"]
[mcp_servers.evidra.env]
EVIDRA_ENVIRONMENT = "<your EVIDRA_ENVIRONMENT>"
EVIDRA_EVIDENCE_DIR = "<your EVIDRA_EVIDENCE_DIR>"
EVIDRA_SIGNING_MODE = "<your EVIDRA_SIGNING_MODE>"
EVIDRA_SIGNING_KEY = "<your EVIDRA_SIGNING_KEY>"
EVIDRA_SIGNING_KEY_PATH = "<your EVIDRA_SIGNING_KEY_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://evidra.samebits.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.4.7"
],
"env": {
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>",
"EVIDRA_EVIDENCE_DIR": "<your EVIDRA_EVIDENCE_DIR>",
"EVIDRA_SIGNING_MODE": "<your EVIDRA_SIGNING_MODE>",
"EVIDRA_SIGNING_KEY": "<your EVIDRA_SIGNING_KEY>",
"EVIDRA_SIGNING_KEY_PATH": "<your EVIDRA_SIGNING_KEY_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidra": {
"url": "https://evidra.samebits.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.4.7"
],
"env": {
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>",
"EVIDRA_EVIDENCE_DIR": "<your EVIDRA_EVIDENCE_DIR>",
"EVIDRA_SIGNING_MODE": "<your EVIDRA_SIGNING_MODE>",
"EVIDRA_SIGNING_KEY": "<your EVIDRA_SIGNING_KEY>",
"EVIDRA_SIGNING_KEY_PATH": "<your EVIDRA_SIGNING_KEY_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"evidra": {
"type": "http",
"url": "https://evidra.samebits.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"evidra": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.4.7"
],
"env": {
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>",
"EVIDRA_EVIDENCE_DIR": "<your EVIDRA_EVIDENCE_DIR>",
"EVIDRA_SIGNING_MODE": "<your EVIDRA_SIGNING_MODE>",
"EVIDRA_SIGNING_KEY": "<your EVIDRA_SIGNING_KEY>",
"EVIDRA_SIGNING_KEY_PATH": "<your EVIDRA_SIGNING_KEY_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidra": {
"serverUrl": "https://evidra.samebits.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.4.7"
],
"env": {
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>",
"EVIDRA_EVIDENCE_DIR": "<your EVIDRA_EVIDENCE_DIR>",
"EVIDRA_SIGNING_MODE": "<your EVIDRA_SIGNING_MODE>",
"EVIDRA_SIGNING_KEY": "<your EVIDRA_SIGNING_KEY>",
"EVIDRA_SIGNING_KEY_PATH": "<your EVIDRA_SIGNING_KEY_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidra": {
"url": "https://evidra.samebits.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vitas/evidra-mcp:0.4.7"
],
"env": {
"EVIDRA_ENVIRONMENT": "<your EVIDRA_ENVIRONMENT>",
"EVIDRA_EVIDENCE_DIR": "<your EVIDRA_EVIDENCE_DIR>",
"EVIDRA_SIGNING_MODE": "<your EVIDRA_SIGNING_MODE>",
"EVIDRA_SIGNING_KEY": "<your EVIDRA_SIGNING_KEY>",
"EVIDRA_SIGNING_KEY_PATH": "<your EVIDRA_SIGNING_KEY_PATH>"
}
}
}
}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.vitas%2Fevidra)<a href="https://mcptoplist.com/server/io.github.vitas%2Fevidra"><img src="https://mcptoplist.com/badge/io.github.vitas%2Fevidra.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vitas
Available versions (3)
| Version | Published |
|---|---|
| 0.4.7 | Mar 11, 2026 |
| 0.2.0 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Evidra?
- Evidra is maintained by vitas, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Evidra listed on the Official MCP Registry?
- 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.
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.