66
/ 100
22 days ago
glama

AAP MCP Server

Enables comprehensive management of Ansible Automation Platform Controller and Gateway through 17 specialized tools covering job execution, inventory management, workflows, credentials, user administration, and system monitoring.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: AAP_PASSWORD, AAP_TOKEN, GATEWAY_PASSWORD, GATEWAY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAAP_BASE_URL"": "https://your-aap-controller.example.com/"
configAAP_URLNote: If you only provide , the server will automatically infer GATEWAY_URL (and vice versa) if possible. Only set both if your deployment uses non-standard URLs.
configAAP_USERNAME
🔐 secretAAP_PASSWORD
🔐 secretAAP_TOKEN"": "<your-api-token>",
configAAP_API_VERSION
configGATEWAY_BASE_URL
configGATEWAY_URLNote: If you only provide AAP_URL, the server will automatically infer (and vice versa) if possible. Only set both if your deployment uses non-standard URLs.
configGATEWAY_USERNAME
🔐 secretGATEWAY_PASSWORD
🔐 secretGATEWAY_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/anshulbehl-aap-mcp-pilot-37g3ac)](https://m8ven.ai/mcp/anshulbehl-aap-mcp-pilot-37g3ac)
commit: 08dfa61def69efd76d0df04fe5f7db0d4c42909d
code hash: a8b66adfdfc1f00c115386350a3cb3fa6e311394f7e016159ef29891a8b2761d
verified: 7/9/2026, 10:10:53 AM
view raw JSON →