Perform GET requests to any documented Laravel Forge API endpoint for resources like monitors, firewall rules, and Nginx templates, while blocking access to secrets and deploy triggers.
Retrieve Dockerfile content to analyze image composition, identify dependencies, and understand build processes for security auditing or learning purposes.
Enables AI agents to manage Nginx Proxy Manager (reverse proxies, streams, redirects, and Let's Encrypt certificates) through natural language commands.
Enables management of Nginx Proxy Manager instances for configuring proxy hosts, requesting Let's Encrypt SSL certificates, and managing access lists. It allows users to control their web proxy infrastructure through natural language commands in MCP-compatible environments.
Update nginx, Apache, and PHP config for a site. Auto-validates with nginx -t and reverts on failure when SSH is configured. Supports partial updates by fetching current values for omitted blocks.
Retrieve Docker Hub image metadata including pull count, stars, description, official status, and last update. Simplifies image name handling by auto-prefixing 'library/'.