io.github.SurgeX-Labs
awx-mcp-server
Control AWX/Ansible Tower through natural language - 49 tools for automation
stdiocommunityapplication
Package Details
awx-mcp-server
Transportstdio
Environment Variables
AWX_BASE_URL(str)
Required
The base URL of your AWX/Ansible Tower instance
AWX_TOKEN(str)
Secret
AWX API token for authentication
AWX_USERNAME(str)
AWX username (alternative to token)
AWX_PASSWORD(str)
Secret
AWX password (alternative to token)
AWX_VERIFY_SSL(bool)
Whether to verify SSL certificates (set to false for self-signed)