mcpbeat Sign in

Mcptoon MCP Server

by activeing123 Your server? Claim it
local only

Mcptoon runs on your own machine — the client starts it, so there is no endpoint to ping. 2 114 installs a week from pypi. Last commit 1 Sep 2026.

Every Agent discovers all your MCP tools from one install; major token savings via TOON output.

Installs per day peak 727 · avg 280 · +34% w/w
a month agotoday
2 114
Installs / week
pypi · mcptoon
192
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
HTML

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

    "chmod 777",
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/mcptoon/installer.py:236, [пакет] src/mcptoon/installer.py:236, src/mcptoon/client.py:381 и ещё 1
        r = subprocess.run(
    "cat /etc/shadow",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Mcptoon and you get told the day something new turns up.

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 mcptoon -- uvx mcptoon
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcptoon": {
      "args": [
        "mcptoon"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcptoon]
command = "uvx"
args = ["mcptoon"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcptoon": {
      "args": [
        "mcptoon"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcptoon": {
      "args": [
        "mcptoon"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mcptoon

same job, measured the same way
I
YawLabs
by yawlabs

Yaw MCP - one install, every MCP server, managed from yaw.sh/mcp

818 installs/wk local only
Crabeye MCP Bridge
by crabeye-ai

One MCP connection for all your tools — with discovery, namespacing, and execution policies.

72 installs/wk local only
Forage
by isaac-levine

Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.

52 installs/wk local only
OSINT MCP
by rjn32s

26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.

81 installs/wk local only
Agent MCP Gateway
by roddutra

On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.

175 installs/wk local only
Skillfed MCP
by skill-federation

Find vetted agent skills for your task — privacy-preserving skill discovery over MCP.

83 installs/wk local only
Socialfanout MCP
by muse-nexus

One safe tool for your AI agent to publish to every social network via the Social Fanout API.

47 installs/wk local only
Electronics Rfq Agent
by rudrendupaul

AI quoting agent for electronics distributors. RFQ in, quote out via MCP tools.

325 installs/wk local only

Mcptoon — questions

Answers built from our own checks of this server.

Why is there no uptime for Mcptoon?
Mcptoon 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 mcptoon was installed 2 114 times last week.
How do I connect Mcptoon?
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 mcptoon straight from pypi; nothing to host, nothing to sign up for.
How many people use Mcptoon?
The pypi package mcptoon was installed 2 114 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mcptoon open source?
Yes — it is published under the Apache-2.0 licence, written in HTML and 192 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.