Back to search
30
MCP

io.github.steveweltman/4q-tokenz

io.github.steveweltman/4q-tokenz

Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.

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

Similar MCP servers embedding-nearest

io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
io.github.smart-mcp-proxy/mcpproxy-go
Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.ref-tools/ref-tools-mcp
Token efficient search for coding agents over public and private documentation.
0 tools
token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools
jmunch-mcp
Transparent MCP proxy that reduces token cost of large tool responses via content-aware handles
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.steveweltman/4q-tokenz": {
      "url": "None",
      "transport": "http"
    }
  }
}