devops-infra MCP Server
High-performance MCP filesystem server in Go — 17 tools, pipeline system, audit logging, dashboard, WSL support. For Claude Desktop and Claude Code.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
< 5 MB
Create directory tree (`mkdir -p`)
In-memory file cache limit
Move or rename file/directory
Default
Multiple find-and-replace operations on the same file in one call via `edits_json`
Manage backups via `action`: list, info, compare, cleanup, restore
Size
Directory listing with cache
Description
Server diagnostics via `action`: stats, help, artifact
Verbose debug logging
How it works
< 100 KB
Log level: debug, info, warn, error
Size, permissions, timestamps, type
Search by pattern with optional `file_types`, `include_content`, `include_context`, `case_sensitive`, `count_only`
Atomic batch ops (`request_json`), multi-step pipelines (`pipeline_json`), or batch rename (`rename_json`) — with rollback on failure
Maximum backup retention
Read full file, line range (`start_line`/`end_line`), head/tail (`max_lines`+`mode`), or base64 (`encoding:"base64"`)
Recursive copy preserving permissions
Dry-run preview via `operation`: file, edit, delete, write, optimize, compare
< 500 KB
% change that triggers a warning
Find-and-replace with backup and risk assessment. Modes: exact match (default), `search_replace` (all occurrences), `regex` (capture groups), `occurrence:N` (Nth match)
% change that requires `force: true`
Create or overwrite file. Supports text (`content`) and binary (`encoding:"base64"`)
Soft-delete (default) or permanent (`permanent: true`)
WSL ↔ Windows sync and status. Params: `wsl_path`/`windows_path` + `direction`, or `action:"status"`
Version