{"repo":"yogthos/wavescope-mcp","free":true,"listed":false,"github":"https://github.com/yogthos/wavescope-mcp","clone":"git clone https://github.com/yogthos/wavescope-mcp.git","description":"Wavelet-based multi-resolution context management for LLMs via MCP","language":"TypeScript","stars":43,"topics":["agentic-ai","ai-assistant","llm","llm-tools","mcp","mcp-server","model-context-protocol","wavelet"],"license":null,"category":"mcp-servers","readme_excerpt":"WaveScope MCP Wavelet-based multi-resolution context management for LLMs via MCP. Provides a zoomable view of code files — the model can look at high-level structure, then drill down to specific regions as needed, without loading entire files into context. How it works 1. Structural signal — each line gets an importance score based on indentation, keywords ( class , def , export , etc.), and comment status. 2. Ricker wavelet transform — the signal is convolved with Ricker (Mexican hat) wavelets at 8 scales (1–128), detecting structural boundaries at multiple resolutions. 3. Multi-scale peaks — coefficient maxima are extracted and sorted by magnitude, identifying the most important structural transitions. 4. Band assembly — three zoom levels, sized as a fraction of the query radius (default 300): - Fine (scales 1–2): raw lines in ± radius/5 (≥10 lines) - Medium (scales 4–16): function/class signatures in ± radius/2 - Coarse (scales 32–128): section-level structural summary across ± radius See here for a more detailed explanation. Installation From npm (recommended) From source Usage Running as MCP server After global install, just use the binary name: With a local install, use npx : Tools query wavelet context Multi-resolution view around a position. - file — absolute path to the file - center — line number (0-indexed) - radius — total range to consider, 10–2000 (default 300) Returns center , clamped (and clampedFrom when out of range was clamped), three fine / medium / coarse","default_branch":null,"files":null,"tree":[],"storefront":"/r/yogthos","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yogthos/wavescope-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}