Skip to content
Back to search
30
MCP

openprune

npm/openprune

Open-source CLI to minimize LLM token usage via smart code context extraction

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

TokenBurn-Optimizer
LLM query cost optimizer minimizing context waste.
0 tools · sse
Token Diet
LLM token optimization gateway implementing semantic pruning.
0 tools · sse
io.github.progenyalpha/lurk
Reddit reader for LLMs — full comment trees, 94% fewer tokens, one binary
0 tools
Claude Token Saver
Offloads routine coding tasks to a local LLM to reduce Claude API token usage.
0 tools
llmcp
A minimal CLI for interacting with LLMs via LiteLLM and MCP
0 tools
io.github.rishiatlan/claude-prompt-optimizer
Scores, compiles & optimizes prompts for any LLM. Zero AI calls inside. Freemium.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openprune": {
      "url": "None",
      "transport": "http"
    }
  }
}