Loomal

toon-parse-mcp

MCP server by github.com/ankitpal181/toon-parse-mcp

MCP server that reduces LLM context by removing code comments and converting data formats to TOON

0 starspypi: toon-parse-mcp

About toon-parse-mcp

toon-parse-mcp is an MCP (Model Context Protocol) server published by ankitpal181 in the official MCP registry, listed under AI & ML on Loomal. MCP server that reduces LLM context by removing code comments and converting data formats to TOON

It ships as a Python package on PyPI (toon-parse-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ankitpal181/toon-parse-mcp.

Use toon-parse-mcp with your agent

Claude Code · one command
claude mcp add toon-parse-mcp -- uvx toon-parse-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "toon-parse-mcp": {
      "command": "uvx",
      "args": [
        "toon-parse-mcp"
      ]
    }
  }
}
pypitoon-parse-mcp

Frequently asked questions

What is toon-parse-mcp?
toon-parse-mcp is an MCP (Model Context Protocol) server by ankitpal181 in the AI & ML category. MCP server that reduces LLM context by removing code comments and converting data formats to TOON
How do I connect toon-parse-mcp to Claude, Cursor, or another MCP client?
Install toon-parse-mcp from its pypi package (toon-parse-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is toon-parse-mcp open source?
Yes — the source code is public at github.com/ankitpal181/toon-parse-mcp.
Can AI agents pay to use toon-parse-mcp?
Not yet through Loomal — toon-parse-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain toon-parse-mcp? Claim this listing free by verifying GitHub ownership, or contact us.