41
/ 100
10 days ago
glama

Open Automation Platform MCP Server

Exposes open automation platform capabilities to AI agents with tools for managing job templates, inventories, collections, EDA activations, audit events, and policy checks, governed by gateway auth, RBAC, and policy enforcement.

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 1 credential: MCP_AUTH_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.
configGATEWAY_URL
configMCP_ADDRMCP_TRANSPORT=http =0.0.0.0:8765 node src/index.mjs
configMCP_AUTH_SCOPESMCP_AUTH_USER=agent MCP_AUTH_TEAMS=sre =controller:read,controller:launch,policy:read \
configMCP_AUTH_SUPERUSER
configMCP_AUTH_TEAMSMCP_AUTH_USER=agent =sre MCP_AUTH_SCOPES=controller:read,controller:launch,policy:read \
🔐 secretMCP_AUTH_TOKEN... node src/index.mjs
configMCP_AUTH_USERagent MCP_AUTH_TEAMS=sre MCP_AUTH_SCOPES=controller:read,controller:launch,policy:read \
configMCP_TRANSPORThttp MCP_ADDR=0.0.0.0:8765 node src/index.mjs
configPOLICY_URLGATEWAY_URL=http://awx-gateway:8080 =http://policy:8181 \
// 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 2 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/joenukem-open-automation-platform-mcp-hoehgb)](https://m8ven.ai/mcp/joenukem-open-automation-platform-mcp-hoehgb)
commit: 2e0ee2d86fe33a6d02fd4b96abbc7974a2723f95
code hash: 6f24ae67f7798cf8a354c2397440985c49ff3e49f7789f6d9010822d4a9a5e31
verified: 7/21/2026, 8:48:34 AM
view raw JSON →