alexandephilia/clov-ai
Context Limiter & Output Vetter for context bloat. It is a highly specialized, structure-aware JSON built specifically to intercept and compress MCP responses before they annihilate your LLM's context window.
Built as a JSON-RPC proxy that sits between MCP servers and LLM clients, CLOV performs structure-aware filtering using dynamic content classification, aggressive chrome stripping, and density-aware truncation with pluggable tokenizer profiles (Claude, OpenAI, Gemini). Beyond MCP interception, it wraps raw CLI streams (git, cargo, npm, tsc) to strip ANSI codes and redundant output, with both proxy mode and global terminal hooks for deployment in AI coding workflows.
Stars
33
Forks
2
Language
Rust
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/alexandephilia/clov-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Canner/wren-engine
🤖 The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents 🔥
PatrickSys/codebase-context
Local-first Second brain for AI agents working on your codebase - detects your team coding...
JeremyDev87/codingbuddy
Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team...
cloudwego/abcoder
deep, reliable and confidential coding-context
stippi/code-assistant
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.