Skip to content
Back to search
30
MCP v1.7.1

TokenSaver

io.github.Byggarepop/tokensaver

Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
Tokensaver
Reduces token usage when working with AI coding assistants by serving only relevant file contents.
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
TokenSave
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
0 tools
token-pilot
Save up to 80% tokens when AI reads code — MCP server for token-efficient code navigation, AST-aware structural reading instead of dumping f
0 tools
Claude Token Saver
Offloads routine coding tasks to a local LLM to reduce Claude API token usage.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tokensaver": {
      "url": "None",
      "transport": "http"
    }
  }
}