loom-mcp

muhnehh/loom-mcp
★ 0 stars TypeScript 📁 File System Updated today
Local-first, AST-aware context compiler that sits between Claude Code and the filesystem as an MCP server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "loom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "muhnehh/loom-mcp"
      ]
    }
  }
}

README Excerpt

> **"We're building the foundation for what context compilation looks like in 2025 and beyond."** > — This repo **LoomMCP** is a universal Model Context Protocol server that gives coding agents surgical access to your codebase. Instead of dumping 50k tokens of boilerplate on every request, it serves AST skeletons on-demand — achieving 95% token reduction while keeping code quality intact.

Tools (20)

loom_blast_radiusloom_blurloom_diff_compressloom_find_importersloom_focusloom_get_active_diffloom_get_changed_symbolsloom_get_depsloom_get_metricsloom_get_sessionsloom_get_symbolloom_get_symbol_importanceloom_get_topologyloom_get_untested_symbolsloom_hybrid_searchloom_recallloom_rememberloom_search_refsloom_search_symbolsloom_session_compress