MCP Server: mcptoon
Repository: https://github.com/activeing123/mcptoon
Category: Developer Tools / MCP Management
Transport: stdio (built-in mcptoon serve)
Description
mcptoon is a cross-agent MCP management CLI that discovers, manages, and syncs MCP server configurations across Claude Code, Cursor, OpenCode, and other AI coding agents. It reduces token overhead by 99.8% via Zero-Token name-only manifests.
Key Features
- Token Optimization: Slim tool manifests cut 71,929 tokens → 123 tokens (99.8% savings)
- Cross-Agent Sync:
mcptoon sync writes configs to all IDE clients simultaneously
- Continuous Watch:
mcptoon sync --watch monitors config files for real-time sync
- Health Check:
mcptoon health detects zombie/dead MCP servers
- Built-in Serve Bridge:
mcptoon serve acts as a unified MCP server for all your tools
- Token Dashboard:
mcptoon stats shows token savings per server
- Per-Tool Toggle:
mcptoon toggle enables/disables individual tools
Installation
pip install mcptoon
# or
uv tool install mcptoon
Usage
mcptoon discover # auto-discover all MCP servers
mcptoon manifest --slim # ultra-compact tool listing
mcptoon serve # run as unified MCP bridge
mcptoon stats # token savings dashboard
mcptoon toggle exa search # toggle a tool off
Docker
docker run activeing123/mcptoon manifest --slim
Academic Validation
- Cites SEP-1576 (official MCP optimization proposal)
- Firecrawl benchmark: CLI = ~200 tokens vs MCP = ~44K tokens
- Anthropic code-execution-with-MCP: 98.7% context reduction
License
Apache 2.0
MCP Server: mcptoon
Repository: https://github.com/activeing123/mcptoon
Category: Developer Tools / MCP Management
Transport: stdio (built-in
mcptoon serve)Description
mcptoon is a cross-agent MCP management CLI that discovers, manages, and syncs MCP server configurations across Claude Code, Cursor, OpenCode, and other AI coding agents. It reduces token overhead by 99.8% via Zero-Token name-only manifests.
Key Features
mcptoon syncwrites configs to all IDE clients simultaneouslymcptoon sync --watchmonitors config files for real-time syncmcptoon healthdetects zombie/dead MCP serversmcptoon serveacts as a unified MCP server for all your toolsmcptoon statsshows token savings per servermcptoon toggleenables/disables individual toolsInstallation
pip install mcptoon # or uv tool install mcptoonUsage
Docker
Academic Validation
License
Apache 2.0