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
基本情報
設定
以下の設定を使って、このサーバーを 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
「クラウドとインフラ」の他のコンテンツ
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
コメント