MarsNMe runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 17 Sep 2026.
Agent-agnostic memory backend that preserves continuity between humans and AI over time.
We read the source, 21 h ago · rules 3dff92dd89df
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.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add marsnme -- npx -y @marsnme/mcp-gateway
{
"mcpServers": {
"marsnme": {
"args": [
"-y",
"@marsnme/mcp-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.marsnme]
command = "npx"
args = ["-y", "@marsnme/mcp-gateway"]
{
"mcpServers": {
"marsnme": {
"args": [
"-y",
"@marsnme/mcp-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"marsnme": {
"args": [
"-y",
"@marsnme/mcp-gateway"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_PROFILE (Profile ID used to separate memory data (for example: profile-a).), SUPABASE_BASE_URL (Supabase REST API project URL.), SUPABASE_SERVICE_ROLE_KEY (Supabase service role key.), JINA_API_KEY (Jina AI API key for embedding-based tools.), PORT (Local HTTP port for the MCP endpoint. If omitted, defaults by MCP_PROFILE (coco=18790, toto=18791, others deterministic in 20000-29999).).
The author declared them in the registry entry; get the values from the project itself.
Memory for AI agents that tracks beliefs over time and surfaces contradictions
Local-first agent memory that preserves what happened, when and why
Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.
An MCP server that provides persistent memory and context management across sessions
AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity
Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
Agent identity and memory over MCP — a persistent self plus the procedures for tending it.
Answers built from our own checks of this server.