MCP.so
ログイン
D

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

@MHasnainJafri

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

基本情報

カテゴリ

クラウドとインフラ

トランスポート

stdio

公開者

MHasnainJafri

投稿者

Muhammad Hasnain

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "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"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「クラウドとインフラ」の他のコンテンツ