Stellar Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.
Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.
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"
}
}
}
Answers built from our own checks of this server.