69
/ 100
11 days ago
glama

GMA2 MCP

An MCP server that lets AI assistants control grandMA2 lighting consoles via Telnet, exposing 41 high-level tools for cue management, fixture control, preset management, executor control, macro editing, appearance assignment, bulk operations, console state queries, show file management, read-back verification, and music show 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
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 1 credential: GMA_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.
configLOG_LEVEL
configGMA_HOSTIP address of the grandMA2 onPC 127.0.0.1
configGMA_PORTTelnet port 30000
configGMA_USERLogin username administrator
🔐 secretGMA_PASSWORDLogin password admin
configMCP_TRANSPORTMCP transport protocol (stdio, streamable-http) stdio
configMCP_HOSTHTTP bind address (streamable-http only) 127.0.0.1
configMCP_PORTHTTP port (streamable-http only) 8000
// 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 5 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/chienchuanw-gma2-mcp-16lkqa)](https://m8ven.ai/mcp/chienchuanw-gma2-mcp-16lkqa)
commit: ca03a927e9ce545596725be406b986a178701a72
code hash: bb29ea814ebeb63f1da3299fa98ec3c31650dbbbd6e0aab8596731970c63a270
verified: 6/16/2026, 1:24:13 PM
view raw JSON →