mcpbeat Sign in

CommitLore MCP Server

local only

CommitLore runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 29 Aug 2026.

Git-native decision memory for coding agents: only the decisions still in force for the edited path

Installs / week
not published
9
Stars
1 open issues
29 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

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

Runs an external command src/commands/doctor/checks/delivery-inject-runtime.ts:334, src/commands/doctor/checks/delivery-inject-version.ts:93, src/commands/doctor/checks/runtime-cli-runtime.ts:63 и ещё 6
  const run = spawn(executable, args, {
Touches key and credential files src/core/grade.ts:296
      /(?:비밀|토큰|암호|비밀번호|자격\s*증명|api\s*키|개인\s*키|ssh\s*키|\.ssh\/id_rsa|id_rsa)[^.!?\n。!?]{0,32}(?:출력|공개|노출|전송)(?:하라|해라|해|하세요|하십시오|해줘)/,

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 CommitLore

same job, measured the same way
Todox
by beydemirfurkan

Memory for coding agents: the decisions, the dead ends, and where the last session stopped.

answering
Knowledge MCP
by fulminate-io

Persistent memory graph for coding agents: hypotheses, evidence, and decisions survive sessions.

local only
Sprintra
by sprintra-io

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

77 installs/wk answering
Agent Memory
by xchucx

Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

75 installs/wk local only
Robrain
by adelinamart

Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.

114 installs/wk local only
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

91 installs/wk local only
memi
by sarveshsea

Memi is the read-only design engineering audit and skill layer for coding agents.

276 installs/wk local only
adrkit decision memory
by adrkit

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

1 373 installs/wk local only

CommitLore — questions

Answers built from our own checks of this server.

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