Back to search
30
MCP

n8n-nodes-toon-encode

n8n/n8n-nodes-toon-encode

Encode JSON → TOON (40-60% token savings for LLMs!)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@tehw0lf/n8n-nodes-toon
n8n node for TOON (Token-Oriented Object Notation) format conversion - bidirectional conversion between TOON and JSON with zero external dep
0 tools
TOON Context
Converts verbose JSON structures to compact TOON format, achieving 40-60% token reduction while maintaining complete data integrity through
0 tools
n8n-nodes-toon-encode-iadvance
Meu fork do node TOON para n8n
0 tools
TOON Parse
Reduces LLM context by removing code comments and converting data formats to compact TOON notation.
0 tools
n8n-nodes-tokensense
n8n community node for TokenSense — unified LLM proxy with cost tracking, multi-provider routing, and project management
0 tools
@velocity-bpa/n8n-nodes-ton
n8n community node for TON blockchain API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-toon-encode": {
      "url": "None",
      "transport": "http"
    }
  }
}