alpadalar/netops-mcp
Comprehensive DevOps and networking MCP server providing standardized access to essential infrastructure tools. Features network monitoring, system diagnostics, automation workflows, and infrastructure management with AI-powered operational insights.
Quick Start
Clone the repository:
git clone https://github.com/alpadalar/netops-mcpClaude Desktop configuration example:
{
"mcpServers": {
"netops-mcp": {
"command": "npx",
"args": [
"-y",
"alpadalar/netops-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.