MCPVault
Wavescope MCP logo

Wavescope MCP

未申請

作者: yogthos

Wavelet-based multi-resolution context management for LLMs via MCP

agentic-aiai-assistantllmllm-toolsmcpmcp-servermodel-context-protocolwavelet

インストール

$npm install -g wavescope-mcp

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(28個)

baseRef

base git ref (e.g. "HEAD~1", "main", a commit SHA)

batch_size

peaks per batch, 10–500 (default 50)

center

line number (0-indexed)

column

cursor column (0-indexed)

diff_wavelet_context

Compare structural wavelet peak profiles of a file between two git revisions.

directory

absolute path to the project directory

file

absolute path to the file

get_complexity_heatmap

Compute a multi-scale complexity heatmap for a file using a Haar DWT plus

get_cursor_context

Get the precomputed multi-resolution wavelet context around the

get_cursor_important_positions

Get structurally important positions near the current cursor, sorted

get_entropy_bands

Analyze the wavelet coefficient bands of a file for entropy using

get_important_positions

Find structural boundaries (class/function defs, imports, etc.).

get_summary_at_scale

Compressed view of a region using specified scale peaks.

get_wavelet_coefficients

Raw wavelet coefficients for custom analysis.

limit

max results, 1–100 (default 20)

line

cursor line (0-indexed)

lossy_bits

LSBs to drop before BPC computation, 0–8 (default 0; higher

min_coefficient

raw wavelet coefficient threshold, 0–20 (default 0.3).

minCoefficient

minimum wavelet coefficient threshold, 0–20 (default 0.3)

query_wavelet_context

Multi-resolution view around a position.

radius

total range to consider, 10–2000 (default 300)

stream_close

Cancel a streaming operation and free its resources.

stream_id

the ID returned by streamstart

stream_poll

Fetch the next batch of results from a streaming operation.

stream_start

Start a streaming project-wide query. Returns a streamid immediately

targetRef

target git ref (optional; omit to compare against the

update_cursor_position

Notify the server of the editor's current cursor position. The server

window

max line distance for matching peaks as "shifted", 1–50 (default 2).