toonify-mcp

data-ai MCP Server

Context compression plugin for Claude Code. Trims large JSON, logs, stack traces, and source files before they enter the context window.

VerifiedInstall ReadyReviewed
data-aidata-ai
4 views63 stars11 forksv0.7.2MIT

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 3mo ago.

VerifiedInstall ReadyReviewed
Source
github-seeds:mcp-hot
Stars
63
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx toonify-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "toonify-mcp": {
      "command": "npx",
      "args": [
        "toonify-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

1
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (1)

Feature

Plugin Mode