Back to search
30
MCP

io.github.mibayy/token-savior

io.github.mibayy/token-savior

Structural codebase MCP server — navigate and edit code by symbol name, not raw text.

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

Similar MCP servers embedding-nearest

io.github.p1va/symbols
MCP server to read, inspect and troubleshoot codebase symbols
0 tools
io.github.lordbasilaiassistant-sudo/base-token-sniper
MCP server to discover and trade new token launches on Base chain.
0 tools
mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
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.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
manhattan-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mibayy/token-savior": {
      "url": "None",
      "transport": "http"
    }
  }
}