mcpbeat Sign in

Toon Parse MCP Server

by ankitpal181 Your server? Claim it
local only

Toon Parse MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 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

Installs per day peak 30 · avg 15 · -39% w/w
a month agotoday
56
Installs / week
pypi · toon-parse-mcp
0
Stars
0 open issues
17 Jan 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Toon Parse MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add toon-parse-mcp -- uvx toon-parse-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "toon-parse-mcp": {
      "args": [
        "toon-parse-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.toon-parse-mcp]
command = "uvx"
args = ["toon-parse-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "toon-parse-mcp": {
      "args": [
        "toon-parse-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "toon-parse-mcp": {
      "args": [
        "toon-parse-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Toon Parse MCP

same job, measured the same way
Figma React
by manansingh2001

An MCP server that converts Figma designs into React code.

53 installs/wk local only
Miro
by miroapp

Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.

answering
ContextStream MCP Server
by contextstreamio

ContextStream MCP server for code context, memory, search, and AI tools.

1 106 installs/wk local only
I
Skim MCP Server
by luw2007

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.

34 installs/wk local only
I
Ruchy MCP
by noahgift

MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools

local only
Code Context Gate
by wisdomrock

Context-aware code retrieval MCP server — ranked, gated results for AI coding agents

27 installs/wk local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
Selvage
by selvage-lab

An LLM-based code review MCP server with AST-powered smart context extraction

46 installs/wk local only

Toon Parse MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Toon Parse MCP?
Toon Parse MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package toon-parse-mcp was installed 56 times last week.
How do I connect Toon Parse MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls toon-parse-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Toon Parse MCP?
The pypi package toon-parse-mcp was installed 56 times in the last week. Week over week that is -39%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Toon Parse MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.