1. Conduid
  2. Blockchain
  3. Toonify MCP
MCP server · Blockchain

Toonify MCP

Automatic token optimization for Claude Code and MCP workflows, including structured data and source code compression.

44Fair

Scored 4 months ago · breakdown

About Toonify MCP

Toonify MCP is an MCP server in the Blockchain category: automatic token optimization for Claude Code and MCP workflows, including structured data and source code compression. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/PCIRCLE-AI/toonify-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Toonify MCP

Powered by Claude · Grounded in docs

I know everything about Toonify MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Toonify MCP

English | 繁體中文 | 日本語 | Español | Français | Deutsch | 한국어 | Русский | Português | Tiếng Việt | Bahasa Indonesia

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.

Installation

git clone https://github.com/PCIRCLE-AI/toonify-mcp.git
cd toonify-mcp
npm install
npm run build
npm install -g .
toonify-mcp setup
toonify-mcp doctor

toonify-mcp setup adds the local marketplace and installs, updates, or re-enables the plugin automatically.

Check status

toonify-mcp status

MCP mode (optional)

toonify-mcp setup mcp
claude mcp list

claude mcp list should show toonify: toonify-mcp - ✓ Connected.

Docs

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Toonify MCP

How do I install Toonify MCP?

Run git clone https://github.com/PCIRCLE-AI/toonify-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Toonify MCP safe to use with an AI agent?

Its trust score is 44 out of 100 (fair). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Toonify MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.