io.github.SurgeX-Labs/awx-mcp-server MCP Server
io.github.SurgeX-Labs/awx-mcp-server
What is the io.github.SurgeX-Labs/awx-mcp-server MCP server?
Control AWX/Ansible Tower through natural language - 49 tools for automation
How to install io.github.SurgeX-Labs/awx-mcp-server
Copy-paste configuration for popular MCP clients.
AWX_BASE_URLrequiredThe base URL of your AWX/Ansible Tower instance
AWX_TOKENsecretAWX API token for authentication
AWX_USERNAMEAWX username (alternative to token)
AWX_PASSWORDsecretAWX password (alternative to token)
AWX_VERIFY_SSLWhether to verify SSL certificates (set to false for self-signed)
{
"mcpServers": {
"awx-mcp-server": {
"command": "uvx",
"args": [
"awx-mcp-server"
],
"env": {
"AWX_BASE_URL": "<YOUR_AWX_BASE_URL>",
"AWX_TOKEN": "<YOUR_AWX_TOKEN>",
"AWX_USERNAME": "<YOUR_AWX_USERNAME>",
"AWX_PASSWORD": "<YOUR_AWX_PASSWORD>",
"AWX_VERIFY_SSL": "<YOUR_AWX_VERIFY_SSL>"
}
}
}
}{
"mcpServers": {
"awx-mcp-server": {
"command": "uvx",
"args": [
"awx-mcp-server"
],
"env": {
"AWX_BASE_URL": "<YOUR_AWX_BASE_URL>",
"AWX_TOKEN": "<YOUR_AWX_TOKEN>",
"AWX_USERNAME": "<YOUR_AWX_USERNAME>",
"AWX_PASSWORD": "<YOUR_AWX_PASSWORD>",
"AWX_VERIFY_SSL": "<YOUR_AWX_VERIFY_SSL>"
}
}
}
}{
"mcpServers": {
"awx-mcp-server": {
"command": "uvx",
"args": [
"awx-mcp-server"
],
"env": {
"AWX_BASE_URL": "<YOUR_AWX_BASE_URL>",
"AWX_TOKEN": "<YOUR_AWX_TOKEN>",
"AWX_USERNAME": "<YOUR_AWX_USERNAME>",
"AWX_PASSWORD": "<YOUR_AWX_PASSWORD>",
"AWX_VERIFY_SSL": "<YOUR_AWX_VERIFY_SSL>"
}
}
}
}{
"servers": {
"awx-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"awx-mcp-server"
],
"env": {
"AWX_BASE_URL": "<YOUR_AWX_BASE_URL>",
"AWX_TOKEN": "<YOUR_AWX_TOKEN>",
"AWX_USERNAME": "<YOUR_AWX_USERNAME>",
"AWX_PASSWORD": "<YOUR_AWX_PASSWORD>",
"AWX_VERIFY_SSL": "<YOUR_AWX_VERIFY_SSL>"
}
}
}
}claude mcp add awx-mcp-server --env AWX_BASE_URL=<YOUR_AWX_BASE_URL> --env AWX_TOKEN=<YOUR_AWX_TOKEN> --env AWX_USERNAME=<YOUR_AWX_USERNAME> --env AWX_PASSWORD=<YOUR_AWX_PASSWORD> --env AWX_VERIFY_SSL=<YOUR_AWX_VERIFY_SSL> -- uvx awx-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.