mcpbeat Sign in

MemAuthority MCP Server

local only

MemAuthority runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Git-backed long-term memory authority for AI agents via MCP.

Installs / week
not published
5
Stars
0 open issues
8 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 21 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.

                raw, err = gitview.ReadFile(service.root, service.head, filepath.ToSlash(filepath.Join(projectID, filename)))

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 MemAuthority

same job, measured the same way
Perenna
by scarletkc

A lightweight, Git-backed permanent memory for AI agents.

375 installs/wk local only
XMemo
by yonro

Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

274 installs/wk answering
CP Memory
by cjhuochai

Local-first, governable long-term memory for AI coding agents

747 installs/wk local only
OpenAkashic
by szara7678

Shared long-term memory vault for AI agents with 20 MCP tools.

35 tools answering
Akb
by dnotitia

Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.

61 installs/wk local only
Weasley DeepMind
by potatohoney-p

Secure, fragment-based long-term memory for MCP-compatible AI agents.

28 installs/wk local only
MemoryGuard
by irisxc4

Local-first governed MCP memory backend for coding agents.

1 539 installs/wk local only
Hindsight MemPalace
by holetron

Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector

23 installs/wk local only

MemAuthority — questions

Answers built from our own checks of this server.

Why is there no uptime for MemAuthority?
MemAuthority runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MemAuthority open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 5 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.