Patchloom
Rank #1,116io.github.patchloom/patchloom
Agent-safe structured edits: JSON/YAML/TOML/md/AST, dry-run, batch/tx. Not a filesystem MCP.
Patchloom is a Model Context Protocol (MCP) server published by patchloom. It ranks #1,116 of 115,460 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Patchloom is listed across 2 registries — Official MCP and Glama, with 17 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 114,344 of 115,460 servers on MCP Toplist.
Use Patchloom
No credentials or required configuration declared — add it to your MCP client and go.
Published as package `patchloom` — install it through your client’s extension manager.
claude mcp add patchloom -- npx -y patchloom mcp-serverPublished as package `patchloom` — install it through your client’s extension manager.
[mcp_servers.patchloom]
command = "npx"
args = ["-y", "patchloom", "mcp-server"]Add to ~/.codex/config.toml.
Published as package `patchloom` — install it through your client’s extension manager.
{
"mcpServers": {
"patchloom": {
"command": "npx",
"args": [
"-y",
"patchloom",
"mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `patchloom` — install it through your client’s extension manager.
{
"mcpServers": {
"patchloom": {
"command": "npx",
"args": [
"-y",
"patchloom",
"mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `patchloom` — install it through your client’s extension manager.
{
"servers": {
"patchloom": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"patchloom",
"mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `patchloom` — install it through your client’s extension manager.
{
"mcpServers": {
"patchloom": {
"command": "npx",
"args": [
"-y",
"patchloom",
"mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `patchloom` — install it through your client’s extension manager.
{
"mcpServers": {
"patchloom": {
"command": "npx",
"args": [
"-y",
"patchloom",
"mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.patchloom%2Fpatchloom)<a href="https://mcptoplist.com/server/io.github.patchloom%2Fpatchloom"><img src="https://mcptoplist.com/badge/io.github.patchloom%2Fpatchloom.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
patchloom
Available versions (17)
| Version | Published |
|---|---|
| 0.31.0 | Aug 27, 2026 |
| 0.30.0 | Aug 24, 2026 |
| 0.29.0 | Aug 20, 2026 |
| 0.28.1 | Aug 14, 2026 |
| 0.28.0 | Aug 10, 2026 |
| 0.27.0 | Aug 4, 2026 |
| 0.26.0 | Aug 3, 2026 |
| 0.25.0 | Aug 1, 2026 |
| 0.24.0 | Jul 30, 2026 |
| 0.23.0 | Jul 30, 2026 |
| 0.22.0 | Jul 28, 2026 |
| 0.21.0 | Jul 27, 2026 |
| 0.20.0 | Jul 27, 2026 |
| 0.19.0 | Jul 25, 2026 |
| 0.18.0 | Jul 24, 2026 |
| 0.17.0 | Jul 23, 2026 |
| 0.15.3 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Patchloom?
- Patchloom is maintained by patchloom, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is Patchloom listed on the Official MCP Registry?
- Yes — Patchloom is listed on the Official MCP Registry, alongside Glama.
- How many versions does Patchloom have?
- MCP Toplist tracks 17 versions of Patchloom, most recently published on Aug 27, 2026.
- Where can I find the source code for Patchloom?
- The source code for Patchloom is hosted at github.com/patchloom/patchloom.