Semantic-Sift
JSON →A reasoning-first MCP middleware that uses heuristics and Neural BERT models to distil context and eliminate noise
Install
pip install "semantic-sift[neural]" Tools · 6
- sift_onboard Onboard a project by writing IDE hooks and opencode.json configuration
- sift_warmup Warm up the model to avoid first-call latency
- sift_read_file Read and distill a file into high-density context
- sift_logs Distill technical logs into compressed, high-signal context
- sift_chat Distill chat histories into concise, relevant context
- sift_rank Rank and filter content by relevance or signal-to-noise ratio
Environment variables
SIFT_TELEMETRY_URL
Links
★ 1 GitHub stars