Skip to content
Back to search
30
MCP

Tokensaver

pulsemcp/tokensaver

Reduces token usage when working with AI coding assistants by serving only relevant file contents.

Uptime
0.0%
1 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
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
Token Enhancer
Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.
0 tools
Claude Token Saver
Offloads routine coding tasks to a local LLM to reduce Claude API token usage.
0 tools
TokenSave
Builds semantic code knowledge graphs from codebases in 15+ languages, giving AI agents pre-indexed symbol relationships and call graphs thr
0 tools

How to use

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

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