Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Token Compressor

БесплатноНе проверен

A remote MCP server that compresses long text contexts, stores compact reusable summaries, and retrieves relevant context by title/tag/query, helping reduce tok

GitHubEmbed

Описание

A remote MCP server that compresses long text contexts, stores compact reusable summaries, and retrieves relevant context by title/tag/query, helping reduce token usage.

README

Remote MCP server for Claude / Claude Cowork that compresses long context, stores compact reusable summaries, retrieves relevant context by title/tag/query, estimates token savings, and deletes stored records.

Tools

compress_context — compress pasted text without saving it
save_context — save raw text and a compressed summary
retrieve_context — retrieve saved compressed context by query, tag, title, or ID
list_contexts — list saved records
context_stats — show estimated savings
delete_context — delete one record
clear_contexts — delete all records

Local setup

npm install
npm run dev

Local endpoints after start:

• MCP endpoint: http://localhost:3000/mcp
• Inspector: http://localhost:3000/inspector

Manufact deployment

Manufact / mcp-use projects support npm run dev, npm run build, npm run start, and npm run deploy. The mcp-use docs say local servers expose /mcp for MCP clients and /inspector for testing.

Recommended cloud settings:

Node version: 20+
Build command: npm install && npm run build
Start command: npm run start
MCP endpoint: https://<your-manufact-url>/mcp
Inspector: https://<your-manufact-url>/inspector

Claude Cowork usage

After deployment, add the remote MCP URL as a Claude custom connector.

Test prompts:

Use the token compressor MCP to compress this context without saving it:
[paste non-sensitive text]
Use the token compressor MCP to save this as "Test Context" with tags test, sample:
[paste non-sensitive text]
Retrieve the compressed context for Test Context.

Privacy note

This starter uses in-memory storage. Saved records disappear when the process restarts. That is intentional for a safer first version. Do not store confidential company data in a personal/free cloud server unless approved.

from github.com/stopthegears/token-compressor-mcp

Установка Token Compressor

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/stopthegears/token-compressor-mcp

FAQ

Token Compressor MCP бесплатный?

Да, Token Compressor MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Token Compressor?

Нет, Token Compressor работает без API-ключей и переменных окружения.

Token Compressor — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Token Compressor в Claude Desktop, Claude Code или Cursor?

Открой Token Compressor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Token Compressor with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development