74
/ 100
14 days ago
glama

mcp-server-action1

Enables management of endpoint inventory, patching, and vulnerabilities through the Action1 REST API, with read-only access by default and optional write support for update approvals.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ACTION1_CLIENT_SECRET, MCP_HTTP_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.
configACTION1_AUDIT_LOG
configACTION1_BASE_URL
configACTION1_CLIENT_ID
🔐 secretACTION1_CLIENT_SECRET
configACTION1_ENABLE_WRITESWrite (opt-in via =true): action1_set_update_approvals — approve/decline updates for one organization (the patch-approval workflow). orgId="all" is refused.
configACTION1_TIMEOUT_MS
configHOST
configMCP_ALLOWED_ORIGINS
configMCP_ALLOW_ANY_ORIGIN
configMCP_HTTP_HOST
🔐 secretMCP_HTTP_TOKEN
configMCP_MAX_BODY_BYTES
configPORT
// 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/borgels-mcp-server-action1-346s0i)](https://m8ven.ai/mcp/borgels-mcp-server-action1-346s0i)
commit: a632441dbf0320dba68be091d089d0691bc05278
code hash: 9db6b443d665f60c0cb6a1589d8ce666cc89a704ce8d988ad88a37451ce6d000
verified: 7/17/2026, 8:32:50 AM
view raw JSON →