mcpbeat Sign in

Token Savior MCP Server

local only

Token Savior runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Aug 2026.

Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.

Installs / week
not published
1155
Stars
2 open issues
10 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 3 h ago · rules 3dff92dd89df

Capabilities

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.

Sends data to a third-party sink src/token_savior/memory/notifications.py:57
            f"https://api.telegram.org/bot{token}/sendMessage", data=data

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to Token Savior

same job, measured the same way
M
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

97 installs/wk local only
I
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

local only
Korg Recall MCP
by new1direction

Cross-vendor semantic memory: recall across Claude Code / Codex / Grok sessions by meaning.

33 installs/wk local only
Longhand
by wynelson94

Local memory for Claude Code. Semantic recall across session history with zero API calls.

244 installs/wk local only
Memoize — persistent agent memory
by harrisonford

Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.

answering
Recall
by clauderecallhq

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

430 installs/wk local only
C
Recall
by clauderecall

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

local only
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

197 installs/wk local only

Token Savior — questions

Answers built from our own checks of this server.

Why is there no uptime for Token Savior?
Token Savior runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Token Savior open source?
Yes — it is published under the MIT licence, written in Python, 1 155 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.