← All servers
🔧

EvidraVerified🛡 No advisories

io.github.vitas/evidra
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/vitas, which proved it owns this namespace.

Verified owner: github.com/vitasio.github.vitas/evidra

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs EVIDRA_SIGNING_KEY.
Configuration
Reads EVIDRA_ENVIRONMENT, EVIDRA_EVIDENCE_DIR, EVIDRA_SIGNING_MODE, EVIDRA_SIGNING_KEY_PATH.

About

Evidra — Flight recorder for AI infrastructure agents

Packages & transports

dockerghcr.io/vitas/evidra-mcp:0.4.7vlatest · docker run

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "evidra": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/vitas/evidra-mcp:0.4.7"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/vitas/evidra-mcp:0.4.7