Back to search
30
MCP

TokenSave

io.github.aovestdipaperino/tokensave

Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.

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

Similar MCP servers embedding-nearest

io.github.bigjai/tokennuke
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
token-pilot
Save up to 80% tokens when AI reads code — MCP server for token-efficient code navigation, AST-aware structural reading instead of dumping f
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
codebase-memory-mcp
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 155 langu
0 tools
io.github.mibayy/token-savior
Structural codebase MCP server — navigate and edit code by symbol name, not raw text.
0 tools

How to use

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

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