Loading MCP server directory, please wait...
MCP server that reduces LLM context by removing code comments and converting data formats to TOON
npx @getmcp/cli add io.github.ankitpal181/toon-parse-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ankitpal181/toon-parse-mcp": {
"command": "uvx",
"args": [
"toon-parse-mcp"
]
}
}
}