Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › engrava-mcp

engrava-mcp

Model Context Protocol server for Engrava — expose an agent memory database to any MCP client over stdio.

MCP · uvx MIT

Install

MCP server — add to your Claude Code config:

{
  "mcpServers": {
    "engrava-mcp": {
      "command": "uvx",
      "args": [
        "engrava-mcp"
      ]
    }
  }
}

Or run directly:

uvx engrava-mcp

Security & trust

Local (stdio) MIT

Runs on your machine via uvx — it executes with your shell environment and credentials. Review the source before installing.

Source: sovantica/engrava-mcp. This is a structural risk profile — how the server runs and where it's published — not a static code scan (the catalog doesn't hold the server's source). How we think about agent security ›

Details

Websitehttps://pypi.org/project/engrava-mcp/
GitHubhttps://github.com/sovantica/engrava-mcp
LicenseMIT
Pricingfree
Tagsmcp model-context-protocol ai-agents agent-memory graph-memory engrava llm stdio-server
Sourcespypi
Discovered2026-07-10

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC