context-pruning-mcp-server

tuoaoa/context-pruning-mcp-server
★ 0 stars JavaScript Code/Dev Tools Updated 1mo ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "context-pruning-mcp-": {
      "command": "npx",
      "args": [
        "-y",
        "tuoaoa/context-pruning-mcp-server"
      ]
    }
  }
}

README Excerpt

> **Bilingual:** [Tiếng Việt](#tiếng-việt) | [English](#english) --- **context-pruning-mcp-server** là máy chủ chuẩn Model Context Protocol (MCP) chính thức dùng để tích hợp trực tiếp với các IDE lớn như **Cursor**, **Cline**, hoặc **VSCode**. Server này cung cấp công cụ đọc tệp thông minh giúp nén bớt mã nguồn thô cồng kềnh trước khi chuyển tiếp cho mô hình ngôn ngữ lớn (LLM).

Tools (1)

command