- Token Savior
Token Savior
Structural codebase MCP server that exposes symbol-level queries as tools, allowing Claude Code to navigate large codebases without reading entire files. Provides 50+ tools covering dependency graphs, git diffs, checkpoint/rollback, dead code detection, and complexity analysis, with reported 87% token reduction on large projects.
Overview
Token Savior is a structural codebase MCP server that lets AI assistants navigate large codebases by symbol, functions, classes, dependencies, without reading entire files. Reduces token usage by up to 87% on large projects. Supports 50+ tools including dependency graphs, git diffs at symbol level, checkpoint/rollback, dead code detection, and complexity analysis. Works with any MCP client (Claude Code, Cursor, Windsurf, Cline).
Server Config
{
"mcpServers": {
"token-savior": {
"command": "uvx",
"args": [
"token-savior"
],
"env": {
"WORKSPACE_ROOTS": "/path/to/your/project"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
MibayyStar
-Language
-License
-Recommend Servers
View AllTest
@modelcontextprotocol
test
6 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Memory
@modelcontextprotocol
a year ago
虎嗅嗅 Ai行业参谋
13 minutes ago
Filesystem
@modelcontextprotocol
2 months ago