Token Savior Recall runs on your own machine — the client starts it, so there is no endpoint to ping. 3 388 installs a week from pypi. Last commit 31 Jul 2026.
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
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 token-savior-recall -- uvx token-savior-recall
{
"mcpServers": {
"token-savior-recall": {
"args": [
"token-savior-recall"
],
"command": "uvx"
}
}
}
[mcp_servers.token-savior-recall]
command = "uvx"
args = ["token-savior-recall"]
{
"mcpServers": {
"token-savior-recall": {
"args": [
"token-savior-recall"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"token-savior-recall": {
"args": [
"token-savior-recall"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.