fittok

likhithreddy/fittok
★ 0 stars Python Code/Dev Tools Updated today
fittok — relevant-code retrieval within a token budget (MCP server + CLI + library)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fittok": {
      "command": "uvx",
      "args": [
        "fittok"
      ]
    }
  }
}

Or install with pip: pip install fittok

README Excerpt

A standalone MCP server that filters and compresses context before it reaches the LLM, reducing token consumption by 80–90%. ``` │ ▼ ┌──────────────────────────────────────┐ │ MCP Server: fittok │ │ │ │ ┌──────────┐ │ │ │ Graphify │ → parse code into │

Tools (18)

FITTOK_CACHE_DIRFITTOK_CACHE_MAX_MBFITTOK_DEVICEFITTOK_MODELFITTOK_MODEL_GPUFITTOK_SCRUBcompress_contextdiff_graphget_graph_statslaunch_uioptimize_contextoptimize_context_batchoptimize_context_streamoptimize_context_structuredparse_codebaseparse_codebase_streamquery_graphreset_graph