mcpbeat Sign in

TokenSaver MCP Server

local only

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

Structural warm start for AI coding agents in .NET: cheap Roslyn signature maps of C#/.NET files.

Installs / week
not published
4
Stars
0 open issues
7 Aug 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 20 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.

Runs an external command mcp/SelfUpdate.cs:100
        var psi = new ProcessStartInfo("dotnet")

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 TokenSaver

same job, measured the same way
Codeweave
by semihkayan

Save tokens while coding — your AI agent gets structured code context, not file dumps.

72 installs/wk local only
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Skeletongraph
by yashdoke7

Zero-LLM structural code retrieval for AI coding agents, served over MCP.

28 installs/wk local only
Token Pilot
by digital-threads

Save up to 80% tokens when AI reads code via AST-aware structural reading

527 installs/wk local only
Replen
by replenhq

A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.

115 installs/wk local only
Report Needs MCP Server
by jarvisonm4

MCP server for AI agents to report infrastructure needs they encounter during task execution

54 installs/wk local only
gograph
by ozgurcd

Local Go repository call graphs and structural analysis for coding agents over stdio.

local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

92 installs/wk local only

TokenSaver — questions

Answers built from our own checks of this server.

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