Loading MCP server directory, please wait...
Control AWX/Ansible Tower through natural language - 49 tools for automation
npx @getmcp/cli add io.github.SurgeX-Labs/awx-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
AWX_BASE_URLThe base URL of your AWX/Ansible Tower instance
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SurgeX-Labs/awx-mcp-server": {
"command": "uvx",
"args": [
"awx-mcp-server"
],
"env": {
"AWX_BASE_URL": "",
"AWX_TOKEN": "",
"AWX_USERNAME": "",
"AWX_PASSWORD": "",
"AWX_VERIFY_SSL": ""
}
}
}
}