From fca6ae1d969bbed903c6926ff630fc461e4e196b Mon Sep 17 00:00:00 2001 From: rafim_dev Date: Mon, 7 Sep 2026 16:18:02 +0700 Subject: [PATCH] =?UTF-8?q?docs:=20add=20mcp-doctor=20with=20Glama=20score?= =?UTF-8?q?=20badge=20=F0=9F=A4=96=F0=9F=A4=96=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44dd9e155..da2c8cbf0 100644 --- a/README.md +++ b/README.md @@ -1209,6 +1209,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [rafim-dev/mcp-context-condenser](https://github.com/rafim-dev/mcp-context-condenser) [![rafim-dev/mcp-context-condenser MCP server](https://glama.ai/mcp/servers/rafim-dev/mcp-context-condenser/badges/score.svg)](https://glama.ai/mcp/servers/rafim-dev/mcp-context-condenser) 📇 🏠 🍎 🪟 🐧 - Token-slimming AST code outliner, log compressor, and context budget analyzer cutting LLM context bills by up to 85%. +- [rafim-dev/mcp-doctor](https://github.com/rafim-dev/mcp-doctor) [![rafim-dev/mcp-doctor MCP server](https://glama.ai/mcp/servers/rafim-dev/mcp-doctor/badges/score.svg)](https://glama.ai/mcp/servers/rafim-dev/mcp-doctor) 📇 🏠 🍎 🪟 🐧 - MCP configuration health check, binary validator, and JSON auto-repair engine for Claude Desktop, Cursor, and Cline. - [om-tajne/pkgdiet](https://github.com/om-tajne/pkgdiet) [![om-tajne/pkgdiet MCP server](https://glama.ai/mcp/servers/om-tajne/pkgdiet/badges/score.svg)](https://glama.ai/mcp/servers/om-tajne/pkgdiet) 📇 🏠 🍎 🪟 🐧 - AST-based dependency analyzer that flags unused packages, calculates actual install sizes, and catches unmaintained legacy bloat. `npx pkgdiet mcp` - [2ools/mcp-server](https://github.com/2ools/mcp-server) [![2ools/mcp-server MCP server](https://glama.ai/mcp/servers/2ools/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/2ools/mcp-server) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Turn what your assistant just built into a durable, versioned project. One free authless tool (`create_public_preview`) renders a standalone HTML document as a real shareable URL; 42 more cover projects, refinement, version comparison, separately-delegated approvals, artifacts, work assignments and source export. Build authority and review authority are deliberately separate scopes. Remote Streamable HTTP, OAuth 2.1 + PKCE. `https://2ools.app/mcp` - [aurumflux20/effectfence](https://github.com/aurumflux20/effectfence) [![aurumflux20/effectfence MCP server](https://glama.ai/mcp/servers/aurumflux20/effectfence/badges/score.svg)](https://glama.ai/mcp/servers/aurumflux20/effectfence) 🦀 🏠 🍎 🪟 🐧 - Causal effect fence for agent tool calls: stops double-charges and duplicate side effects. Same-instant races elect exactly one winner; late duplicates replay a sealed, content-addressed receipt (fence_prepare / fence_commit / fence_abort). Ships a 1,000-attempt storm demo enforced in CI. `npx -y effectfence` (prebuilt binaries for macOS, Windows and Linux — no Rust toolchain) or `cargo install effectfence`.