awx mcp server for Claude Code
io.github.surgex-labs/awx-mcp-server
Control AWX/Ansible Tower through natural language - 49 tools for automation
client:Claude Code
transport:stdio
runtime:pypi
Install awx mcp server in Claude Code
run in your project directory
claude mcp add awx-mcp-server -e AWX_BASE_URL=<AWX_BASE_URL> -e AWX_TOKEN=<AWX_TOKEN> -e AWX_USERNAME=<AWX_USERNAME> -e AWX_PASSWORD=<AWX_PASSWORD> -e AWX_VERIFY_SSL=<AWX_VERIFY_SSL> -- uvx awx-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs