patchloom/patchloom
by Various
Structured file edits for AI agents (JSON/YAML/TOML, markdown, AST, dry-run, MCP). Not a generic filesystem MCP.
MCP
patchloom/patchloom
Added 8 Sept 2026
Overview
patchloom is a Rust tool that provides structured file edits for AI agents. It supports JSON/YAML/TOML, markdown, and AST-based modifications, with dry-run and MCP integration. It is not a generic filesystem MCP server.
Best for
Best for
AI agent developers needing safe, structured edits to config and markup files
Use cases
- Apply schema-aware edits to JSON, YAML, or TOML files
- Modify markdown or AST nodes without regex text replacement
- Preview changes via dry-run before committing to files
How to use
Install
npx patchloom --version Tools exposed
mcp-serverapply-fragmentagent-rules
Tested with
Claude Code, Cursor, Windsurf, VS Code
Notes
patchloom is a Rust tool that provides structured file edits for AI agents. It supports JSON/YAML/TOML, markdown, and AST-based modifications, with dry-run and MCP integration. It is not a generic filesystem MCP server.
17 stars on GitHub. Last updated 2026-09-08. Licensed MIT.
Use cases
- Apply schema-aware edits to JSON, YAML, or TOML files
- Modify markdown or AST nodes without regex text replacement
- Preview changes via dry-run before committing to files
Pros
- Structured edits reduce syntax-breaking errors
- Dry-run mode allows safe preview of changes
- MCP integration fits agent-based workflows
Cons
- Limited community adoption (17 stars)
- Not a general-purpose filesystem MCP tool
- Narrower scope than generic file editing tools
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Structured edits reduce syntax-breaking errors
- Dry-run mode allows safe preview of changes
- MCP integration fits agent-based workflows
Cons
- Limited community adoption (17 stars)
- Not a general-purpose filesystem MCP tool
- Narrower scope than generic file editing tools
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
