Fidelis Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 693 installs a week from pypi. Last commit 5 Sep 2026.
Recall locally stored agent memories through an MCP-compatible host.
We read the source, 17 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.
subprocess.run(["launchctl", "unload", str(legacy_plist)], check=False)
for f in root.rglob(pat):
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 fidelis-memory -- uvx fidelis-memory
{
"mcpServers": {
"fidelis-memory": {
"args": [
"fidelis-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.fidelis-memory]
command = "uvx"
args = ["fidelis-memory"]
{
"mcpServers": {
"fidelis-memory": {
"args": [
"fidelis-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fidelis-memory": {
"args": [
"fidelis-memory"
],
"command": "uvx"
}
}
}
Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
Mem0-compatible persistent memory for AI agents: write facts once, recall them semantically.
Hosted agent memory: store, search, and recall facts across sessions from any MCP client.
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
Persistent, governed local memory for MCP-compatible AI clients.
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Portable agent memory anchored on Solana. Local SQLite + vector recall, open export.
AI agent memory & knowledge graph, hosted in Germany (GDPR). Recall, relations, store via MCP.
Answers built from our own checks of this server.