# MCP Nginx Service Management ## Introduction The MCP Nginx Service Management module provides a set of tools and resources for monitoring and controlling the Nginx service. These features enable AI agents and automation tools to query Nginx status, reload configurations, and restart services without requiring traditional command-line interfaces. ## Feature List ### Get Nginx Status - Type: `tool` - Name: `nginx_status` ### Reload Nginx - Type: `tool` - Name: `nginx_reload` ### Restart Nginx Service - Type: `tool` - Name: `nginx_restart`