74
/ 100
1 month ago
glama

PerssonaOps/orchestrator

MCP server that lets AI agents control Perssona. It enables creating terminals, managing canvas nodes, sending prompts, and running multi-agent workflows.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — list_orchestrator_presets (line 19: fs.appendFileSync(DEBUG_LOG, `${new Date().toISOString()} ${value}\n`)); open_nodes_in_grid (line 19: fs.appendFileSync(DEBUG_LOG, `${new Date().toISOString()} ${value}\n`))
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPERSSONA_MCP_BRIDGE_URL
configPERSSONA_MCP_DEBUGSet =1 to write a log to your system temp directory:
// 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 6 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/perssonaops-orchestrator-5lkigr)](https://m8ven.ai/mcp/perssonaops-orchestrator-5lkigr)
commit: dd1d03b7460cccc002fd724965c2665d8441ae98
code hash: 5a3c44a45aaaf1413c76f4d6310828c0f2886ec162ed7c05c8087530e5f42bec
verified: 6/11/2026, 10:57:28 AM
view raw JSON →