mcpbeat Sign in

Agent Memory MCP Server

local only

Agent Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Aug 2026.

Memory, docs, and repo context layer for engineering agents.

Installs / week
not published
41
Stars
0 open issues
20 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        paths = append(paths, filepath.Join(cwd, dotenvFileName))
Page executes code built at runtime internal/server/console.html:686
        resultsRoot.innerHTML = renderSingle(response);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Agent Memory MCP

same job, measured the same way
LeanToken
by morluto

Token-bounded repository context for coding agents over MCP.

local only
Hunch
by davesheffer

Engineering memory for AI-assisted codebases: decisions, bug lineage and invariants, over MCP.

1 892 installs/wk local only
naia GEO Autopilot
by naia

Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.

61 installs/wk answering
Contextful
by inferensys

Efficient context management: code search, evidence packs, and memory for coding agents.

69 installs/wk local only
Limpet
by ksym04

Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.

local only
Moxie Docs
by jackalope-dev

Living docs and MCP context for GitHub repos — conventions, gaps, and source-cited pages on merge.

12 tools answering
ContextStream MCP Server
by contextstreamio

ContextStream MCP server for code context, memory, search, and AI tools.

852 installs/wk local only
RepoContext
by shmindmaster

Read-only, commit-pinned repository context for coding agents.

local only

Agent Memory MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Memory MCP?
Agent Memory MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Agent Memory MCP open source?
Yes — it is published under the MIT licence, written in Go and 41 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.