MCP.so
Sign In
D

Devops Mcp — Safe Ai Devops & Linux Server Automation Over Ssh

@MHasnainJafri

About Devops Mcp — Safe Ai Devops & Linux Server Automation Over Ssh

devops-mcp lets AI assistants (Claude Desktop, Cursor, Windsurf) connect, scan, plan, and deploy on real Linux servers over SSH — without handing the model the keys to the kingdom. Reading is always allowed; anything that changes state on a production-like server is refused unles

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "devops-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/devops-mcp/dist/index.js"
      ],
      "env": {
        "DEVOPS_MCP_ELEVATION_TOKEN": "<paste your token from step 2 here>",
        "LOG_LEVEL": "info"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Devops Mcp — Safe Ai Devops & Linux Server Automation Over Ssh?

Devops Mcp is a mode-based MCP server that lets AI assistants like Claude Desktop, Cursor, and Windsurf operate Linux servers over SSH while enforcing a human consent gate. It categorizes operations into SAFE (read-only), PROVISION, and FULL modes, with automatic expiry back to SAFE.

How to use Devops Mcp — Safe Ai Devops & Linux Server Automation Over Ssh?

Clone the repository and build the project locally. The server runs on stdio transport and exposes 32 tools. Self-hosting is mandatory because the elevation token must stay out‑of‑band and invisible to the model.

Key features of Devops Mcp — Safe Ai Devops & Linux Server Automation Over Ssh

  • Three-tier access modes: SAFE, PROVISION, FULL

Comments

More Cloud & Infrastructure MCP servers