74
/ 100
28 days ago
glama

Operaton MCP

Exposes over 300 Operaton BPM REST operations as tools for AI agents to interact with the Operaton engine. It enables managing process deployments, instances, user tasks, and decision tables through natural language commands.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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: OPERATON_CLIENT_SECRET, OPERATON_PASSWORD
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.
configOPERATON_BASE_URL"": "http://localhost:8080/engine-rest",
configOPERATON_CLIENT_IDYes OAuth2 client ID
🔐 secretOPERATON_CLIENT_SECRETYes OAuth2 client secret
configOPERATON_CONFIG
configOPERATON_DENY_OPSAccess control guards — configurable operation guards to restrict what the AI can do (OPERATON_GUARD, OPERATON_DENY_RESOURCES, )
configOPERATON_DENY_RESOURCESAccess control guards — configurable operation guards to restrict what the AI can do (OPERATON_GUARD, , OPERATON_DENY_OPS)
configOPERATON_ENGINENo Operaton engine name (default: default)
configOPERATON_GUARDAccess control guards — configurable operation guards to restrict what the AI can do (, OPERATON_DENY_RESOURCES, OPERATON_DENY_OPS)
🔐 secretOPERATON_PASSWORD"": "demo"
configOPERATON_SKIP_HEALTH_CHECKNo Set true to skip startup connectivity check
configOPERATON_TOKEN_URLYes Token endpoint URL
configOPERATON_USERNAME"": "demo",
// 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/operaton-operaton-mcp-1wwfgp)](https://m8ven.ai/mcp/operaton-operaton-mcp-1wwfgp)
commit: dfe5ee91d5de0844ea7dde93cad904bf29cd8357
code hash: 2d154f7a0cbe2019442451112270881ea9428a47f79b2bd6ba8c86e61cf7aecb
verified: 6/11/2026, 11:23:18 AM
view raw JSON →