mcpbeat Sign in

TokenSqueezer LLM Token Compressor MCP Server

local only

TokenSqueezer LLM Token Compressor runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 16 Jul 2026.

x402-gated LLM token compressor: strip filler, collapse JSON, densify prose. Paid in USDC.

Installs per day peak 9 · avg 3 · +150% w/w
a month agotoday
26
Installs / week
npm · @nodeproxy/tokensqueezer
0
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 1 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation integrations/python/langchain-community-pr/submit-pr.sh:36
insert = needle + '    from langchain_community.tools.nodeproxy.tool import (\n        NodeProxyMarkdownTool,\n    )\n'
if "NodeProxyMarkdownTool" not in text:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tokensqueezer -- npx -y @nodeproxy/tokensqueezer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tokensqueezer": {
      "args": [
        "-y",
        "@nodeproxy/tokensqueezer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tokensqueezer]
command = "npx"
args = ["-y", "@nodeproxy/tokensqueezer"]
.cursor/mcp.json
{
  "mcpServers": {
    "tokensqueezer": {
      "args": [
        "-y",
        "@nodeproxy/tokensqueezer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tokensqueezer": {
      "args": [
        "-y",
        "@nodeproxy/tokensqueezer"
      ],
      "command": "npx"
    }
  }
}

Alternatives to TokenSqueezer LLM Token Compressor

same job, measured the same way
Casa
by tony8713

Private, permanent encrypted storage for AI agents. Paid per call in USDC via x402.

3 tools answering
Automaton Colony
by automatoncolony

Screen Base smart contracts and B20 tokens: free on-chain check, paid Flash Audit over x402 (USDC).

6 tools answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
AgentFeed
by seekdaseek

Collateral exit liquidity, liquidation tape and peg data. 51 tools, paid in USDC via x402.

52 tools answering
Arch Tools MCP
by deesmo

63 production tools for AI agents — one API key, pay per call in USDC (x402) or Stripe credits.

63 tools answering
True402
by true402

Pay-per-call AI + web + on-chain tools over x402 (USDC on Base): LLM, SEO, extract, token safety.

156 installs/wk local only
Flipr X402
by iainkek

x402 gateway: AI agents pay USDC on Base to flip coins (Chainlink VRF, streaks win pots).

19 tools answering
Aura
by rohnelt-aura

Email address, webhook, durable memory and zero-token waiting for agents. Paid in USDC via x402.

16 tools answering

TokenSqueezer LLM Token Compressor — questions

Answers built from our own checks of this server.

Why is there no uptime for TokenSqueezer LLM Token Compressor?
TokenSqueezer LLM Token Compressor runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nodeproxy/tokensqueezer was installed 26 times last week.
How do I connect TokenSqueezer LLM Token Compressor?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nodeproxy/tokensqueezer straight from npm; nothing to host, nothing to sign up for.
How many people use TokenSqueezer LLM Token Compressor?
The npm package @nodeproxy/tokensqueezer was installed 26 times in the last week. Week over week that is +150%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is TokenSqueezer LLM Token Compressor open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.