Skip to content
Back to search
30
MCP

datoon

io.github.andrii-su/datoon

Smart structured-data to TOON gateway: converts to TOON only when it saves LLM tokens.

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

Similar MCP servers embedding-nearest

TOON
Converts structured data formats into compact tabular notation where field names appear once in headers, reducing token usage by 50-70%.
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
Encode JSON → TOON (40-60% token savings for LLMs!)
0 tools
TOON Parse
Reduces LLM context by removing code comments and converting data formats to compact TOON notation.
0 tools
@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
Token Diet
LLM token optimization gateway implementing semantic pruning.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "datoon": {
      "url": "None",
      "transport": "http"
    }
  }
}