Skip to main content
Coding AgentsPython

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.

coding-agentslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/alpadalar/netops-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "netops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alpadalar/netops-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Python
Author
alpadalar