71
/ 100
8 days ago
glama

moo-mcp

MCP server for LambdaMOO administration. Connects to a MOO's admin port over TCP and exposes tools for eval, verb/property management, and inheritance chain walking.

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: MOO_PASS
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.
configMOO_USERyes Wizard character name
🔐 secretMOO_PASSyes Wizard password
configMOO_HOSTyes Hostname or IP of the MOO admin port
configMOO_PORTyes TCP port (e.g. 7777, 3500)
configMOO_TIMEOUTno Seconds to wait for a response (default 15)
configMOO_RECONNECTno true/false, auto-reconnect on drop (default true)
configMOO_TLSno true/false, wrap the connection in TLS (default false). Use this when the MOO is fronted by stunnel or otherwise serves the admin port over TLS.
configMOO_TLS_INSECUREno true/false, skip TLS certificate validation (default false). Only enable for self-signed certs on a MOO you control.
configMOO_MCP_LOG
// 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/ryanb96-moo-mcp-1ayovf)](https://m8ven.ai/mcp/ryanb96-moo-mcp-1ayovf)
commit: a50dd5f94ee29b98ec6707ebe27bac13c3f3114a
code hash: 7b94aa03668fe6ed5fa2e1cb581344538ba46401fb90cb537e204216a109ed07
verified: 6/22/2026, 12:19:48 PM
view raw JSON →