Loomal

Evidra

MCP server by github.com/vitas/evidra

Evidra — Flight recorder for AI infrastructure agents

13 starsoci: ghcr.io/vitas/evidra-mcp:0.4.7

About Evidra

Evidra is an MCP (Model Context Protocol) server published by vitas in the official MCP registry, listed under Autonomous Agents on Loomal. Evidra — Flight recorder for AI infrastructure agents

It ships as a Docker image (ghcr.io/vitas/evidra-mcp:0.4.7), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vitas/evidra, where the project has earned 13 GitHub stars.

Use Evidra with your agent

Claude Code · one command
claude mcp add evidra -- docker run -i --rm ghcr.io/vitas/evidra-mcp:0.4.7
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "evidra": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/vitas/evidra-mcp:0.4.7"
      ]
    }
  }
}
ocighcr.io/vitas/evidra-mcp:0.4.7

Frequently asked questions

What is Evidra?
Evidra is an MCP (Model Context Protocol) server by vitas in the Autonomous Agents category. Evidra — Flight recorder for AI infrastructure agents
How do I connect Evidra to Claude, Cursor, or another MCP client?
Install Evidra from its oci package (ghcr.io/vitas/evidra-mcp:0.4.7) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Evidra open source?
Yes — the source code is public at github.com/vitas/evidra, with 13 GitHub stars.
Can AI agents pay to use Evidra?
Not yet through Loomal — Evidra is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Evidra? Claim this listing free by verifying GitHub ownership, or contact us.