Toon Parse MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 17 Jan 2026.
MCP server that reduces LLM context by removing code comments and converting data formats to TOON
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add toon-parse-mcp -- uvx toon-parse-mcp
{
"mcpServers": {
"toon-parse-mcp": {
"args": [
"toon-parse-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.toon-parse-mcp]
command = "uvx"
args = ["toon-parse-mcp"]
{
"mcpServers": {
"toon-parse-mcp": {
"args": [
"toon-parse-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"toon-parse-mcp": {
"args": [
"toon-parse-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.