Merge pull request #11099 from natiixnt/add-redcon

Add redcon
This commit is contained in:
Frank Fiegel
2026-08-29 15:14:28 -06:00
committed by GitHub
+1
View File
@@ -676,6 +676,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
- [micl2e2/code-to-tree](https://github.com/micl2e2/code-to-tree) 🌊 🏠 📟 🐧 🪟 🍎 - A single-binary MCP server that converts source code into AST, regardless of language.
- [misiektoja/kill-process-mcp](https://github.com/misiektoja/kill-process-mcp) 🐍 🏠 🍎 🪟 🐧 - List and terminate OS processes via natural language queries
- [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍 🏠 - Command line interface with secure execution and customizable security policies
- [natiixnt/redcon](https://github.com/natiixnt/redcon) [![natiixnt/redcon MCP server](https://glama.ai/mcp/servers/natiixnt/redcon/badges/score.svg)](https://glama.ai/mcp/servers/natiixnt/redcon) 🐍 🏠 🍎 🪟 🐧 - Deterministic repository context packing for AI coding agents: selects, compresses, caches, and budgets only the files a task needs. Measured 83% fewer input tokens at the same task coverage, no LLM in the loop. One MCP server for Claude Code, Cursor, Windsurf, Cline, and Zed. `pip install redcon`
- [nesquikm/mcp-rubber-duck](https://github.com/nesquikm/mcp-rubber-duck) 📇 🏠 ☁️ - An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
- [nihalxkumar/arch-mcp](https://github.com/nihalxkumar/arch-mcp) 🐍 🏠 🐧 - Arch Linux MCP Server to the Arch Linux ecosystem of the Arch Wiki, AUR, and official repositories for AI-assisted Arch Linux usage on Arch and non-Arch systems. Features include searching Arch Wiki and AUR, getting package info, checking for updates, installing packages securely, and analyzing PKGBUILDs.
- [ooples/mcp-console-automation](https://github.com/ooples/mcp-console-automation) 📇 🏠 🍎 🪟 🐧 - Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.