Merge pull request #9766 from dabito/add-hledit-mcp

Add hledit-mcp 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-07-22 17:09:38 +02:00
committed by GitHub
+1
View File
@@ -1575,6 +1575,7 @@ Provides direct access to local file systems with configurable permissions. Enab
- [ckanthony/Chisel](https://github.com/ckanthony/Chisel) [![chisel MCP server](https://glama.ai/mcp/servers/@ckanthony/chisel/badges/score.svg)](https://glama.ai/mcp/servers/@ckanthony/chisel) 🦀 🏠 🍎 🐧 ☁️ - Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).
- [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) [![convertica-net/convertica-mcp MCP server](https://glama.ai/mcp/servers/convertica-net/convertica-mcp/badges/score.svg)](https://glama.ai/mcp/servers/convertica-net/convertica-mcp) 📇 ☁️ - Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via `npx convertica-mcp`.
- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard
- [dabito/hledit-mcp](https://github.com/dabito/hledit-mcp) [![dabito/hledit-mcp MCP server](https://glama.ai/mcp/servers/dabito/hledit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dabito/hledit-mcp) 📇 🏠 🍎 🪟 🐧 - Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files.
- [Dissimilis/DirForge](https://github.com/Dissimilis/DirForge) [![Dissimilis/DirForge MCP server](https://glama.ai/mcp/servers/Dissimilis/DirForge/badges/score.svg)](https://glama.ai/mcp/servers/Dissimilis/DirForge) #⃣ 🏠 🍎 🪟 🐧 - Read-only directory listing web app with a built-in MCP server: directory browsing, file reading, content search, archive inspection, file hashes, and disk usage tools over a configured root.
- [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security.
- [ebbfijsf/agent-reader](https://github.com/ebbfijsf/agent-reader) [![agent-reader MCP server](https://glama.ai/mcp/servers/ebbfijsf/agent-reader/badges/score.svg)](https://glama.ai/mcp/servers/ebbfijsf/agent-reader) 📇 🏠 🍎 🪟 🐧 - Document beautifier for AI agents. Converts Markdown to styled webpages (with sidebar TOC), Word, PDF, and full-screen image slideshows. Zero-config via `npx agent-reader mcp`.