Mcptoon

Add 1,000 MCP tools and 1,000 agent skills locally - your token context never feels it. (measured on my own machine: 255 tools / 371 skills)

People who work with Mcptoon and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 202 · #35 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · HTML · how we verify → /methodology

01 · Install Mcptoon

before you install - you'll need

MCPTOON_AGENT_TYPE is optional or environment-specific per the README.

Claude Code

claude mcp add activeing123-mcptoon -- uvx mcptoon

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "activeing123-mcptoon": {
      "command": "uvx",
      "args": [
        "mcptoon"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-27 - young repo, little track record yet

license Apache-2.0 - declared in the repository

pypi package mcptoon - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.activeing123 is GitHub-verified and matches the repo owner

03 · What Mcptoon can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.7.17 · 2026-09-18

Added · mcptoon bench - prove the savings on your own machine, in one command. · The README's token claims had a proof, but it needed a clone: the scripts live · in scripts/, which the wheel does not ship. bench is…

v0.7.16 · 2026-09-17

mcptoon 0.7.16 · A patch release that makes a failing MCP server tell you why it failed. · The bug · If a configured server's command dies at startup - most often npx pointed at a · package that no longer exists on npm…

v0.7.15 · 2026-09-17

mcptoon v0.7.15 · What's new · The registry record carries a title and a homepage. server.json had only the · five keys it started with; the 2025-12-11 schema also defines title (display name) · and websiteUrl. Both…

04 · Who maintains Mcptoon

mcptoon is maintained by activeing123. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #35 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-18)
registry
io.github.activeing123/mcptoon (active, first published 2026-08-30 · 14 versions)
packages
pypi:mcptoon

06 · Mcptoon FAQ

What is Mcptoon?

Add 1,000 MCP tools and 1,000 agent skills locally - your token context never feels it. (measured on my own machine: 255 tools / 371 skills)

Is Mcptoon still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mcptoon?

Run `uvx mcptoon`. The README documents one environment variable (MCPTOON_AGENT_TYPE) to set first. MCPTOON_AGENT_TYPE is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Mcptoon run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mcptoon

More MCP servers to compare · Magnificent Jobs · Agentic Mermaid · Keyboardia · Adsmcp · Fiftyone MCP Server