69
/ 100
2 days ago
glama

OpenSimulator MCP Server

Enables control of OpenSimulator virtual world servers through console commands, supporting region management, user administration, terrain editing, object manipulation, and HyperGrid operations via the REST console API.

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.
🔐
You'll be asked for 1 credential: OPENSIM_CONSOLE_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.
configOPENSIM_PATHPath to OpenSimulator installation ~/opensimulator
configOPENSIM_CONSOLE_URLURL of the REST console http://127.0.0.1:9000
configOPENSIM_CONSOLE_USERREST console username (empty)
🔐 secretOPENSIM_CONSOLE_PASSREST console password (empty)
// 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/sanchorelaxo-opensim-mcp-29k5zx)](https://m8ven.ai/mcp/sanchorelaxo-opensim-mcp-29k5zx)
commit: c89233b1054034ee227c9a7636d8247ae7319609
code hash: 7760b1e5468f0f7b63ba2a2a72cc68fda596b65e0ddd502cb44d4cdda1c01373
verified: 6/26/2026, 9:48:58 AM
view raw JSON →