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
云与基础设施 分类下的更多 MCP 服务器
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
评论