MCP server that reduces LLM context by removing code comments and converting data formats to TOON
mcp-name: io.github.ankitpal181/toon-parse-mcp A specialized Model Context Protocol (MCP) server that optimizes token usage by converting data to TOON (Token-Oriented Object Notation) and stripping non-essential context from code files. The MCP server helps AI agents (like Cursor, Claude Desktop, etc.) operate more efficiently by: 1. Optimizing Code Context: Stripping comments and redundant…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
mcp-name: io.github.ankitpal181/toon-parse-mcp A specialized Model Context Protocol (MCP) server that optimizes token usage by converting data to TOON (Token-Oriented Object Notation) and stripping non-essential context from code files. The MCP server helps AI agents (like Cursor, Claude Desktop, etc.) operate more efficiently by: 1. Optimizing Code Context: Stripping comments and redundant spacing from code files while preserving functional structure and docstrings. 2. Data Format Conversion:…