
Token Savior
@Mibayy
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, w
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"token-savior": {
"command": "uvx",
"args": [
"token-savior"
],
"env": {
"WORKSPACE_ROOTS": "/path/to/your/project"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Token Savior?
Token Savior is a structural codebase MCP server that lets AI assistants navigate large codebases by symbol, functions, classes, dependencies, without reading entire files. It reduces token usage by up to 87% on large projects.
How to use Token Savior?
—
Key features of Token Savior
- Navigates codebases by symbol, function, class, and dependency.
- Reduces token usage by up to 87% on large projects.
- Provides dependency graphs for project structure.
- Offers git diffs at the symbol level.
- Includes checkpoint/rollback, dead code detection, and complexity analysis.
Use cases of Token Savior
- Mapping code dependencies in large projects.
- Identifying dead code for cleanup.
- Measuring code complexity for refactoring.
- Reviewing symbol-level changes through git diffs.
- Rolling back changes at a granular level with checkpoints.
FAQ from Token Savior
What is the primary purpose of Token Savior?
It enables AI assistants to navigate large codebases using structural symbols rather than reading entire files.
How much token usage can Token Savior save?
It reduces token usage by up to 87% on large projects.
What types of tools does Token Savior offer?
It includes over 50 tools such as dependency graphs, symbol-level git diffs, checkpoint/rollback, dead code detection, and complexity analysis.
Which MCP clients is Token Savior compatible with?
It works with any MCP client, including Claude Code, Cursor, Windsurf, and Cline.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント