From 477a85ed5083537616312920586903c6307f90f2 Mon Sep 17 00:00:00 2001 From: Shaya Shaviv Date: Sat, 13 Jun 2026 06:19:22 +0700 Subject: [PATCH 1/2] Add shayaShav/flatten-mcp to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..05d3b2ec1 100644 --- a/README.md +++ b/README.md @@ -1154,6 +1154,7 @@ Tools and integrations that enhance the development workflow and environment man - [SegfaultSorcerer/heap-seance](https://github.com/SegfaultSorcerer/heap-seance) [![heap-seance MCP server](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance/badges/score.svg)](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance) 🐍 🏠 🍎 🪟 🐧 - Java memory leak diagnostics via jcmd, jmap, jstat, JFR, Eclipse MAT, and async-profiler with structured confidence-based verdicts. Two-stage escalation model with conservative scan and deep forensics. - [sequa-ai/sequa-mcp](https://github.com/sequa-ai/sequa-mcp) 📇 ☁️ 🐧 🍎 🪟 - Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) - Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. +- [shayaShav/flatten-mcp](https://github.com/shayaShav/flatten-mcp) - Flatten Claude Code sessions: keep every prompt verbatim, resume at a lower token count instead of lossy compaction. - [SimplyLiz/CodeMCP](https://github.com/SimplyLiz/CodeMCP) 🏎️ 🏠 🍎 🪟 🐧 - Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Python, Rust, Java via SCIP indexing. - [simplypixi/bugbug-mcp-server](https://github.com/simplypixi/bugbug-mcp-server) ☁️ - MCP for BugBug API, to manage test and suites on BugBug - [skullzarmy/vibealive](https://github.com/skullzarmy/vibealive) 📇 🏠 🍎 🪟 🐧 — Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants. From 0ac39d374d1eb5dcc7b7a654e4fb000f73fac4e6 Mon Sep 17 00:00:00 2001 From: Shaya Shaviv Date: Sat, 13 Jun 2026 06:34:04 +0700 Subject: [PATCH 2/2] Add required emoji tags to flatten-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d3b2ec1..da02e195e 100644 --- a/README.md +++ b/README.md @@ -1154,7 +1154,7 @@ Tools and integrations that enhance the development workflow and environment man - [SegfaultSorcerer/heap-seance](https://github.com/SegfaultSorcerer/heap-seance) [![heap-seance MCP server](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance/badges/score.svg)](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance) 🐍 🏠 🍎 🪟 🐧 - Java memory leak diagnostics via jcmd, jmap, jstat, JFR, Eclipse MAT, and async-profiler with structured confidence-based verdicts. Two-stage escalation model with conservative scan and deep forensics. - [sequa-ai/sequa-mcp](https://github.com/sequa-ai/sequa-mcp) 📇 ☁️ 🐧 🍎 🪟 - Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) - Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. -- [shayaShav/flatten-mcp](https://github.com/shayaShav/flatten-mcp) - Flatten Claude Code sessions: keep every prompt verbatim, resume at a lower token count instead of lossy compaction. +- [shayaShav/flatten-mcp](https://github.com/shayaShav/flatten-mcp) 📇 🏠 - Flatten Claude Code sessions: keep every prompt verbatim, resume at a lower token count instead of lossy compaction. - [SimplyLiz/CodeMCP](https://github.com/SimplyLiz/CodeMCP) 🏎️ 🏠 🍎 🪟 🐧 - Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Python, Rust, Java via SCIP indexing. - [simplypixi/bugbug-mcp-server](https://github.com/simplypixi/bugbug-mcp-server) ☁️ - MCP for BugBug API, to manage test and suites on BugBug - [skullzarmy/vibealive](https://github.com/skullzarmy/vibealive) 📇 🏠 🍎 🪟 🐧 — Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants.