TokenSaver

by io.github.Byggarepop · ai-ml · mcp-server, official-registry

Easy setupBest for productionTrust score 15/100

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

Source: https://github.com/Byggarepop/TokenSaver

Install

git clone https://github.com/Byggarepop/TokenSaver

Use this forAI-extracted

  • Minify C#, JavaScript, TypeScript, and Python source code before sending to Claude to reduce context window consumption by 30-95%
  • Strip unnecessary whitespace, comments, and formatting from code files to fit more code within token limits during LLM analysis
  • Prepare large codebases for context-limited LLM prompts by compressing source representations while maintaining functionality semantics

Works with

Claude CodeClaude DesktopCursorWindsurfCline

Tags: mcp-server, official-registry

Source: mcp-registry

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

TokenSaver is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

Frequently asked questions

How do I install TokenSaver?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support TokenSaver?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is TokenSaver free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.