From a5fafdcbc451847f9197d31b953f645cb8f2ad75 Mon Sep 17 00:00:00 2001 From: activeing123 Date: Tue, 1 Sep 2026 10:20:29 +0800 Subject: [PATCH 1/3] Add mcptoon: zero-dependency CLI MCP client with 99.8% token savings --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7c026907..511832c53 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,8 @@ Servers for accessing many apps and tools through a single MCP server. - [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. - [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) [![forcedreamai/forcedream-mcp MCP server](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. +- [activeing123/mcptoon](https://github.com/activeing123/mcptoon) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency CLI that connects any AI agent to every MCP server: one config, synced to Claude Code, Cursor, Codex, Cline, Windsurf and VS Code. 99.8% token savings on tool discovery through a single MCP gateway (`mcptoon serve`), with strict spec validation and cross-agent config cleanup. `pip install mcptoon`. + ### 🚀 Aerospace & Astrodynamics - [gregario/astronomy-oracle](https://github.com/gregario/astronomy-oracle) [![astronomy-oracle MCP server](https://glama.ai/mcp/servers/gregario/astronomy-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/astronomy-oracle) 📇 🏠 🍎 🪟 🐧 - Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations. `npx astronomy-oracle` From 2b0956061b644bc8efa3eb3d5f1faf1df410b25a Mon Sep 17 00:00:00 2001 From: activeing123 Date: Tue, 1 Sep 2026 10:44:51 +0800 Subject: [PATCH 2/3] Add Glama score badge for mcptoon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 511832c53..607c56ef9 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ Servers for accessing many apps and tools through a single MCP server. - [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. - [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) [![forcedreamai/forcedream-mcp MCP server](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. -- [activeing123/mcptoon](https://github.com/activeing123/mcptoon) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency CLI that connects any AI agent to every MCP server: one config, synced to Claude Code, Cursor, Codex, Cline, Windsurf and VS Code. 99.8% token savings on tool discovery through a single MCP gateway (`mcptoon serve`), with strict spec validation and cross-agent config cleanup. `pip install mcptoon`. +- [activeing123/mcptoon](https://github.com/activeing123/mcptoon) [![activeing123/mcptoon MCP server](https://glama.ai/mcp/servers/activeing123/mcptoon/badges/score.svg)](https://glama.ai/mcp/servers/activeing123/mcptoon) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency CLI that connects any AI agent to every MCP server: one config, synced to Claude Code, Cursor, Codex, Cline, Windsurf and VS Code. 99.8% token savings on tool discovery through a single MCP gateway (`mcptoon serve`), with strict spec validation and cross-agent config cleanup. `pip install mcptoon`. ### 🚀 Aerospace & Astrodynamics From ac345909135344e1e242a3a9b14be24d06e74073 Mon Sep 17 00:00:00 2001 From: Alex Chen Date: Tue, 15 Sep 2026 18:04:09 +0800 Subject: [PATCH 3/3] mcptoon: swap the non-reproducible 99.8% figure for the measured 71,929 -> 581 (-99.2%) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 607c56ef9..8f345bddb 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ Servers for accessing many apps and tools through a single MCP server. - [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. - [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) [![forcedreamai/forcedream-mcp MCP server](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. -- [activeing123/mcptoon](https://github.com/activeing123/mcptoon) [![activeing123/mcptoon MCP server](https://glama.ai/mcp/servers/activeing123/mcptoon/badges/score.svg)](https://glama.ai/mcp/servers/activeing123/mcptoon) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency CLI that connects any AI agent to every MCP server: one config, synced to Claude Code, Cursor, Codex, Cline, Windsurf and VS Code. 99.8% token savings on tool discovery through a single MCP gateway (`mcptoon serve`), with strict spec validation and cross-agent config cleanup. `pip install mcptoon`. +- [activeing123/mcptoon](https://github.com/activeing123/mcptoon) [![activeing123/mcptoon MCP server](https://glama.ai/mcp/servers/activeing123/mcptoon/badges/score.svg)](https://glama.ai/mcp/servers/activeing123/mcptoon) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency CLI that connects any AI agent to every MCP server: one config, synced to Claude Code, Cursor, Codex, Cline, Windsurf and VS Code. Tool discovery drops from 71,929 to 581 tokens across 255 tools (-99.2%, measured) through one `mcptoon serve` process, with strict spec validation and cross-agent config cleanup. `pip install mcptoon`. ### 🚀 Aerospace & Astrodynamics