Back to search
30
MCP

io.github.mukundakatta/promptbudget-mcp

io.github.mukundakatta/promptbudget-mcp

Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.

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

Similar MCP servers embedding-nearest

io.github.tjacquesson/llmtest-mcp
Benchmark AI models on real prompts. Find cheaper, faster alternatives across 340+ models.
0 tools
io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
io.github.mukundakatta/agentfit
Token-aware message truncation: fit a chat history into your model's context budget.
0 tools
promptdiet
Token-optimizing MCP server for Cursor. Give your AI IDE access to specialized code agents backed by AST skeletonization and Eco-Telemetry.
0 tools
io.github.intelagentstudios/mcp-file-processor
Text extraction, keyword extraction, language detection, and chunking for RAG
0 tools
io.github.egoughnour/massive-context-mcp
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mukundakatta/promptbudget-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}