PCIRCLE-AI/toonify-mcp
64 stars · Last commit 2026-05-23
Context compression plugin for Claude Code. Trims large JSON, logs, stack traces, and source files before they enter the context window.
README preview
# Toonify MCP **[English](README.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | [Español](README.es.md) | [Français](README.fr.md) | [Deutsch](README.de.md) | [한국어](README.ko.md) | [Русский](README.ru.md) | [Português](README.pt.md) | [Tiếng Việt](README.vi.md) | [Bahasa Indonesia](README.id.md)**  Context compression plugin for Claude Code. Automatically trims large tool output—JSON, CSV, YAML, stack traces, and logs—before it enters the context window. Works as a Claude Code plugin (automatic, zero-config) or as an MCP server (on-demand). ## Features - Compresses large JSON, CSV, YAML, and API responses - Reduces long test failures and stack traces - Runs automatically in the background—no change to your Claude Code workflow required ## Limitations Skipped for short text, very small files, and content where exact original formatting must be preserved.