toon-mcp

kweinmeister/toon-mcp
★ 13 stars TypeScript AI/LLM Updated today ⚠ Review
MCP server for converting JSON ↔ TOON to reduce LLM token usage.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "toon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kweinmeister/toon-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that provides tools for encoding and decoding **TOON (Token-Oriented Object Notation)**. TOON is a compact, human-readable format designed to represent JSON data using significantly fewer tokens, making it ideal for LLM prompts and context optimization.

Tools (12)

Infinitydelimiterencode_toonexpandPathsflattenDepthindentjsonkeyFoldingreplacerstricttoonundefined