Xingxuan_Ops_MCP_Server

Wang-gui-ren/Xingxuan_Ops_MCP_Server
★ 0 stars Python AI/LLM Updated today
一个面向生产环境的安全运维 MCP Server,为 AI Agent 提供结构化运维工具、多重防护栏和完整审计链
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xingxuan_ops_mcp_ser": {
      "command": "uvx",
      "args": [
        "xingxuan-ops-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install xingxuan-ops-mcp-server