SERVER
Awx Mcp Server
Rank #13025io.github.SurgeX-Labs/awx-mcp-server
MCP server providing awx-server capabilities
First listed
Feb 13, 2026
Last publish date
Feb 13, 2026
OVERVIEW
Awx Mcp Server is a Model Context Protocol (MCP) server published by SurgeX-Labs. It ranks #13025 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Awx Mcp Server is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 13, 2026.
STANDING
#13,025of 58,832 tracked serversTop 25%
Ranks ahead of 45,807 of 58,832 servers on MCP Toplist.
CONNECT
Use Awx Mcp Server
Add Awx Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
SurgeX-Labs
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.1.2 | Feb 13, 2026 |
| 1.1.1 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Awx Mcp Server?
- MCP server providing awx-server capabilities
- Who maintains Awx Mcp Server?
- Awx Mcp Server is maintained by SurgeX-Labs, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Awx Mcp Server an official MCP server?
- Yes — Awx Mcp Server is listed on the Official MCP Registry.
- How many versions does Awx Mcp Server have?
- MCP Toplist tracks 3 versions of Awx Mcp Server, most recently published on Feb 13, 2026.
- Where can I find the source code for Awx Mcp Server?
- The source code for Awx Mcp Server is hosted at github.com/SurgeX-Labs/awx-mcp-server.
EXPLORE