Skip to content
Back to search
30
MCP

TokenSave

pulsemcp/tokensave

Builds semantic code knowledge graphs from codebases in 15+ languages, giving AI agents pre-indexed symbol relationships and call graphs through 37 tools.

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

Similar MCP servers embedding-nearest

TokenSave
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
Tokensaver
Reduces token usage when working with AI coding assistants by serving only relevant file contents.
0 tools
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
Sense
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
0 tools

How to use

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

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