mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 04:11:24 +00:00
Add Komdosh/komnet to Coding Agents
This commit is contained in:
@@ -747,6 +747,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
|
||||
- [juehang/vscode-mcp-server](https://github.com/juehang/vscode-mcp-server) 📇 🏠 - A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
|
||||
- [kagan-sh/kagan](https://github.com/kagan-sh/kagan) [](https://glama.ai/mcp/servers/kagan-sh/kagan) 🐍 🏠 🍎 🪟 🐧 - AI-powered Kanban TUI and MCP server for autonomous development workflows. Orchestrates 14 coding agents across task tracking, isolated git worktrees, review, and merge.
|
||||
- [Keesan12/martin-loop](https://github.com/Keesan12/martin-loop) [](https://glama.ai/mcp/servers/Keesan12/martin-loop) 📇 🏠 - Governed MCP runtime for AI coding agents with budget caps, verifier gates, runaway-loop prevention, rollback evidence, and inspectable run receipts. Install: `npx -y @martinloop/mcp`.
|
||||
- [Komdosh/komnet](https://github.com/Komdosh/komnet) [](https://glama.ai/mcp/servers/Komdosh/komnet) 📇 🏠 🍎 🐧 - Git-backed message bus letting coding agents on different machines coordinate: rooms are folders, messages are files, git history is the log, and there is no server — the transport is a private git repository you already own. Questions, answers, decisions, collaborative tasks with claiming and recovery, and delegated repository reviews prepared in isolated worktrees at pinned revisions. Items marked `needs: human` cannot be answered by an agent, only relayed to a person.
|
||||
- [louis030195/terminator-mcp-agent](https://github.com/mediar-ai/terminator/tree/main/terminator-mcp-agent) 🦀 📇 🏠 🍎 🪟 🐧 - Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.
|
||||
- [Luckycat133/traecnclaw-mcp-skill](https://github.com/Luckycat133/traecnclaw-mcp-skill) [](https://glama.ai/mcp/servers/Luckycat133/traecnclaw-mcp-skill) 📇 🏠 🍎 - Local-first stdio MCP server and Agent Skill for TraeCN desktop automation on macOS, exposing exactly 20 focused tools through a durable local gateway.
|
||||
- [maxim-saplin/mcp_safe_local_python_executor](https://github.com/maxim-saplin/mcp_safe_local_python_executor) - Safe Python interpreter based on HF Smolagents `LocalPythonExecutor`
|
||||
|
||||
Reference in New Issue
Block a user