Token Saver MCP Server

A structural warm start for AI coding agents in .NET. Instead of loading whole files into your assistant, TokenSaver hands it a cheap map of your code - every type and member as a signature, each tagged with its line range - so the model reads only the slice it needs instead of slurping the file. Built on the Roslyn compiler platform.

People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in C#.

VERIFIED ACTIVE

LAST COMMIT 2026-08-07 · ★ 4 · #188 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · C# · how we verify → /methodology

01 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

license MIT - declared in the repository

registry namespace io.github.Byggarepop is GitHub-verified and matches the repo owner

02 · What Token Saver can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.15.5 · 2026-06-25

Fixed · The embedded MCP manifest is now packed at .mcp/server.json instead of .mcp//server.json. · 1.15.4 packed it with a trailing-separator PackagePath, which the Linux release runner · mis-joined into a double…

v1.15.4 · 2026-06-25

Fixed · The .nupkg now ships .mcp/server.json inside the package, so nuget.org can generate the · VS Code MCP server configuration from it. 1.15.3 tagged the package as an McpServer but did · not embed the manifest, so…

v1.15.3 · 2026-06-25

Added · The package now carries the McpServer package type alongside DotnetTool, so it is · discoverable under nuget.org's "MCP Server" package-type filter. Both types ship in the same · .nupkg; the dnx/dotnet tool…

03 · Who maintains Token Saver

TokenSaver is maintained by byggarepop. We track 3 MCP servers from byggarepop - 3 actively maintained, 7 combined GitHub stars, oldest repo from May 2026. Full record: all servers from byggarepop.

  1. McpOrchestrator Route one agent through one MCP server to many, with progressive tool discovery to shrink context. ★ 2

04 · Facts

category
coding agent - ranked #188 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-06-25)
registry
io.github.Byggarepop/tokensaver (active, first published 2026-05-22 · 11 versions)
packages
nuget:TokenSaver.Mcp

05 · Token Saver FAQ

What is Token Saver?

A structural warm start for AI coding agents in .NET. Instead of loading whole files into your assistant, TokenSaver hands it a cheap map of your code - every type and member as a signature, each tagged with its line range - so the model reads only the slice it needs instead of slurping the file. Built on the Roslyn compiler platform.

Is Token Saver still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-07 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

06 · Alternatives to Token Saver

More coding agent MCP servers · Cap Js MCP Server · Automatised Pipeline · Avrotize · Codealive MCP · Codeledger