EchoVault Memory MCP Server

Local memory for coding agents. Your agent remembers decisions, bugs, and context across sessions - no cloud, no API keys, no cost.

People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 4 · #167 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · Go servers · how we verify → /methodology

01 · Install EchoVault Memory

before you install - you'll need

The README does not document required environment variables for a basic install.

Docker

docker run -i --rm ghcr.io/go-ports/echovault:0.3.3

Claude Desktop - add to config

{
  "mcpServers": {
    "go-ports-echovault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/go-ports/echovault:0.3.3"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

registry namespace io.github.go-ports is GitHub-verified and matches the repo owner

03 · What EchoVault Memory can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.3 · 2026-04-20

echovault 0.3.3 · Release of echovault 0.3.3. · Installation · bash · go install github.com/go-ports/echovault/cmd/[email protected] · bump docker/build-push-action from 7.0.0 to 7.1.0 (#30) · bump docker/login-action from…

v0.3.2 · 2026-04-10

echovault 0.3.2 · Release of echovault 0.3.2. · Installation · bash · go install github.com/go-ports/echovault/cmd/[email protected] · bump actions/download-artifact from 7 to 8 (#13) · bump actions/upload-artifact from 6…

v0.3.1 · 2026-02-22

echovault 0.3.1 · Release of echovault 0.3.1. · Installation · bash · go install github.com/go-ports/echovault/cmd/[email protected] · relax Ajv validation and add required MCP label (#11)

04 · Who maintains EchoVault Memory

EchoVault Memory is maintained by go-ports. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
coding agent - ranked #167 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.go-ports/echovault (active, first published 2026-02-22 · 4 versions)
packages
oci:ghcr.io/go-ports/echovault:0.3.3

06 · EchoVault Memory FAQ

What is EchoVault Memory?

Local memory for coding agents. Your agent remembers decisions, bugs, and context across sessions - no cloud, no API keys, no cost.

Is EchoVault Memory still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install EchoVault Memory?

Run `docker run -i --rm ghcr.io/go-ports/echovault:0.3.3`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

07 · Alternatives to EchoVault Memory

More coding agent MCP servers · Graph Pilot · Good Memory · Lm · Archy · Code Cartographer

More Go MCP servers · Toolbox for Databases · The MCP server for GoReleaser · Grafana · Terraform · Homebutler · see all