From 7c96cd38678c7f0609762928e908b0e74b36657c Mon Sep 17 00:00:00 2001 From: Sebastien Tardif Date: Tue, 11 Aug 2026 11:23:02 -0700 Subject: [PATCH] Add patchloom structured agent file-edit MCP server Disclosure: I am the maintainer of patchloom/patchloom. Adds Patchloom under Developer Tools (not File Systems): structured JSON/YAML/TOML/md/AST edits with dry-run and batch/tx, not a generic filesystem MCP. Signed-off-by: Sebastien Tardif --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..c4c4939e4 100644 --- a/README.md +++ b/README.md @@ -1173,6 +1173,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) 📇 ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. - [cocaxcode/api-testing-mcp](https://github.com/cocaxcode/api-testing-mcp) [![cocaxcode/api-testing-mcp MCP server](https://glama.ai/mcp/servers/cocaxcode/api-testing-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cocaxcode/api-testing-mcp) 📇 🏠 🍎 🪟 🐧 - The most complete API testing MCP — Postman inside your AI assistant. Per-project environment groups with {{variable}} interpolation, saved collections, multi-step flows with response extraction, assertions, load testing, and OpenAPI mock generation. 42 tools, zero cloud account needed. +- [patchloom/patchloom](https://github.com/patchloom/patchloom) [![patchloom/patchloom MCP server](https://glama.ai/mcp/servers/patchloom/patchloom/badges/score.svg)](https://glama.ai/mcp/servers/patchloom/patchloom) 🦀 🏠 🍎 🪟 🐧 - Agent-safe structured file edits for AI agents: JSON/YAML/TOML by selector, markdown, AST, dry-run, multi-file batch/tx. Not a generic filesystem MCP. `cargo install patchloom` / `npx -y patchloom mcp-server`. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [![codebase-context MCP server](https://glama.ai/mcp/servers/@PatrickSys/codebase-context/badges/score.svg)](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) 📇 🏠 🍎 🪟 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) 🎖️ 🐍 ☁️ 🍎 🪟 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) 🎖️ 📇 ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.