devops-mcp-server

jeandw2018/devops-mcp-server
★ 0 stars Go AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devops-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/jeandw2018/devops-mcp-server@latest"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for DevOps operations. **devops-mcp-server** exposes Docker, systemd, cloudflared, and file operations as AI-accessible tools via the MCP protocol. AI assistants like Claude Code, Cursor, Hermes, or any MCP-compatible agent can connect and execute DevOps commands through natural language.

Tools (14)

cloudflare_tunnel_listcloudflare_tunnel_statusdisk_usagedocker_compose_downdocker_compose_updocker_logsdocker_psfile_listfile_readhttp_requestnetwork_pingsystemd_listsystemd_restartsystemd_status