Ops Mcp Server
@Heht571
关于 Ops Mcp Server
服务器、网络设备巡检和运维MCP工具
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ops-mcp-server": {
"command": "uv",
"args": [
"--directory",
"YOUR_PROJECT_PATH_HERE",
"run",
"server_monitor.py"
],
"env": {}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is ops-mcp-server?
ops-mcp-server is an AI-driven IT operations platform that fuses LLMs and MCP architecture to enable intelligent monitoring, anomaly detection, and natural language interaction with IT infrastructure, with enterprise-grade security and scalability.
How to use ops-mcp-server?
Install Python 3.10+ and the uv package manager, then clone the project, create a virtual environment, and install dependencies. Deploy via SSE remote mode (uv or Docker Compose) or configure as a local stdio MCP server. An interactive client is available for natural language queries.
Key features of ops-mcp-server
- Real-time CPU, memory, disk, and process monitoring
- Docker container, image, and volume management
- Multi-vendor network device support (Cisco, Huawei, H3C)
- Security vulnerability scans (SSH login, firewall)
- Log analysis and configuration backup
- Extensible plugin architecture with batch operations
Use cases of ops-mcp-server
- Automated server health monitoring and alerting
- Intelligent anomaly detection and root cause analysis
- Natural language troubleshooting of infrastructure issues
- Centralized management of Docker containers across hosts
- Compliance audits through security vulnerability scanning
FAQ from ops-mcp-server
What runtime dependencies are required?
Python 3.10+ and the uv package manager. For the interactive client, additional packages (openai, rich) are needed.
What deployment transports are supported?
SSE (remote) via uv or Docker Compose, and stdio (local MCP configuration) are supported.
What is the project’s license?
ops-mcp-server is released under the MIT License.
Does it manage network devices from different vendors?
Yes, it supports multi-vendor network devices including Cisco, Huawei, and H3C.
Can I interact with ops-mcp-server using natural language?
Yes, an interactive client (client.py) allows natural language interaction with MCP services.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论