Add Glama badge for hledit-mcp

This commit is contained in:
dabito
2026-07-09 23:48:25 -07:00
parent 7b6cd73aaf
commit ae5e944b81
+1 -1
View File
@@ -1458,7 +1458,7 @@ Provides direct access to local file systems with configurable permissions. Enab
- [bzsanti/oxidize-python](https://github.com/bzsanti/oxidize-python) [![bzsanti/oxidize-python MCP server](https://glama.ai/mcp/servers/bzsanti/oxidize-python/badges/score.svg)](https://glama.ai/mcp/servers/bzsanti/oxidize-python) 🐍 🏠 🍎 🪟 🐧 - Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.
- [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).
- [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) 📇 🏠 🍎 🪟 🐧 - Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files.
- [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`.