Jamgate runs on your own machine — the client starts it, so there is no endpoint to ping.
A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 jamgate -- npx -y jamgate
{
"mcpServers": {
"jamgate": {
"args": [
"-y",
"jamgate"
],
"command": "npx"
}
}
}
[mcp_servers.jamgate]
command = "npx"
args = ["-y", "jamgate"]
{
"mcpServers": {
"jamgate": {
"args": [
"-y",
"jamgate"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"jamgate": {
"args": [
"-y",
"jamgate"
],
"command": "npx"
}
}
}
Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.
Local-first agent memory over SQLite: remember, recall, link, forget. Degrades, never fails.
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Local-first memory for AI agents: ground truths, failure firewall, negotiated recall over MCP.
Shared memory router for AI agents: save/search/recall, session-start injection, review inbox.
RAG memory for LLM agents over Garnet Vector Sets: store text as embeddings, recall by meaning.
MCP server for desktop notifications over stdio
A Forgejo MCP Server
Answers built from our own checks of this server.