mcpbeat Sign in

TMCRA Agent Memory MCP Server

by reshuibuduo Your server? Claim it
local only

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

Role-aware Agent memory with cross-session recall, durable writes, and multi-Agent project scope.

Installs / week
not published
0
Stars
0 open issues
18 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Python

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.

Runs an external command src/tmcra_mcp/setup_cli.py:27
    return subprocess.run(
Dumps the whole environment src/tmcra_mcp/setup_cli.py:184
    environment = dict(os.environ)
Secret passed into the image build Dockerfile:12
# Directory inspectors need to initialize the stdio server and enumerate tools.
# This public placeholder is never used for a production API request.
ENV TMCRA_API_KEY=directory-inspection-placeholder \

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 TMCRA Agent Memory

same job, measured the same way
Netcafe Memory
by ainetcafe

Cross-session, cross-device memory for your agent: remember and recall notes. No key to start.

4 tools answering
Context Keeper
by jarmstrong158

Durable project-memory MCP: decisions, constraints, and pipelines across Claude sessions.

228 installs/wk local only
ContextDB Memory
by mikhailbovt

Local-first durable AI memory with policy-bound recall and a typed project graph.

local only
Goldhold
by jerrysrodz

Persistent memory for AI agents. Search, store, and recall across sessions.

58 installs/wk answering
Central Intelligence
by alekseimarchenko

Persistent memory for AI agents. Store, recall, and share knowledge across sessions.

96 installs/wk local only
Agendum
by sralli

AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity

96 installs/wk local only
Trail
by usetrail

Issue tracker and durable project memory for your coding agent, scoped to the folder you open.

1 126 installs/wk local only
GoodMemory
by hjqcan

Durable user/project memory for MCP clients: recall context and remember selected facts.

262 installs/wk local only

TMCRA Agent Memory — questions

Answers built from our own checks of this server.

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