Stellar Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.
Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.
Today is the operative word: we check Stellar Memory every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 stellar-memory -- npx -y stellar-memory
{
"mcpServers": {
"stellar-memory": {
"args": [
"-y",
"stellar-memory"
],
"command": "npx"
}
}
}
[mcp_servers.stellar-memory]
command = "npx"
args = ["-y", "stellar-memory"]
{
"mcpServers": {
"stellar-memory": {
"args": [
"-y",
"stellar-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stellar-memory": {
"args": [
"-y",
"stellar-memory"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STELLAR_PROJECT (Active project name for memory isolation), STELLAR_DB_PATH (Path to SQLite database file (default: ~/.stellar-memory/stellar.db)), STELLAR_API_PORT (REST API port (default: 21547)), STELLAR_SUN_TOKEN_BUDGET (Max tokens for Sun context (default: 800)).
The author declared them in the registry entry; get the values from the project itself.
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
Persistent memory for AI agents — local JSON, zero config, no server required.
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
Local-first persistent memory for AI coding agents.
Answers built from our own checks of this server.