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.
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.
process.env. You'll be asked to provide them before it can run.MOO_USER— yes Wizard character nameMOO_PASS— yes Wizard passwordMOO_HOST— yes Hostname or IP of the MOO admin portMOO_PORT— yes TCP port (e.g. 7777, 3500)MOO_TIMEOUT— no Seconds to wait for a response (default 15)MOO_RECONNECT— no true/false, auto-reconnect on drop (default true)MOO_TLS— no 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.MOO_TLS_INSECURE— no true/false, skip TLS certificate validation (default false). Only enable for self-signed certs on a MOO you control.MOO_MCP_LOG[](https://m8ven.ai/mcp/ryanb96-moo-mcp-1ayovf)