Awx MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 193 installs a week from pypi. Last commit 23 Feb 2026.
Control AWX/Ansible Tower through natural language - 49 tools for automation
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const proc = spawn(pythonPath, ['-c', pythonScript]);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add awx-mcp-server -- uvx awx-mcp-server
{
"mcpServers": {
"awx-mcp-server": {
"args": [
"awx-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.awx-mcp-server]
command = "uvx"
args = ["awx-mcp-server"]
{
"mcpServers": {
"awx-mcp-server": {
"args": [
"awx-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"awx-mcp-server": {
"args": [
"awx-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
AWX_BASE_URL (The base URL of your AWX/Ansible Tower instance), AWX_TOKEN (AWX API token for authentication), AWX_USERNAME (AWX username (alternative to token)), AWX_PASSWORD (AWX password (alternative to token)), AWX_VERIFY_SSL (Whether to verify SSL certificates (set to false for self-signed)).
The author declared them in the registry entry; get the values from the project itself.
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
On-device MCP tools for macOS: local AI, speech, vision, browser automation, system control.
Native Safari browser automation for AI agents — 98 tools, zero Chrome overhead.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Create and control browser sessions for web automation, testing, and AI agent tasks
56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.
Answers built from our own checks of this server.