Back to Home
HasnainAli47 icon

toon-mcp-server

Verified Safe

by HasnainAli47

Overview

Convert JSON data and system prompts to and from TOON format to reduce token usage when interacting with Large Language Models, exposed as an MCP stdio server.

Installation

Run Command
toon-mcp-server

Security Notes

The server uses standard Python `json` and `toons` libraries for serialization/deserialization. Input validation is performed for types, and non-serializable objects or invalid TOON text raise explicit `TypeError` or `ValueError`. No `eval` or similar dangerous functions are used. It runs over stdio, limiting the network attack surface. The explicit error handling at the MCP tool level enhances robustness.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-30

Tags

TOONJSONLLMMCPSerialization