41
/ 100
1 month ago
glama

maige-3d-mcp

Enables AI agents to control and manipulate live 3D scenes across frameworks like Three.js, A-Frame, and Babylon.js using a comprehensive set of object and environment tools. It features an integrated in-world chat system that allows for real-time scene modifications directly from within the 3D canvas.

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 8 credentials: ANTHROPIC_API_KEY, COHERE_API_KEY, GOOGLE_API_KEY, GROQ_API_KEY, MISTRAL_API_KEY, OPENAI_API_KEY, TOGETHER_API_KEY, XAI_API_KEY
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.
🔐 secretANTHROPIC_API_KEY"": "${env:ANTHROPIC_API_KEY}",
configANTHROPIC_MODEL
configAUTO_OPEN_BROWSERtrue Open browser on startup
configCHAT_PROVIDERopenai Active AI provider (openai \ anthropic \ google \ mistral \ groq \ xai \ cohere \ together \ ollama)
configCLIENT_PORT
🔐 secretCOHERE_API_KEY
configCOHERE_MODEL
configDEFAULT_FRAMEWORKthreejs Which client to auto-open (threejs \ aframe \ babylonjs \ r3f)
configDOTENV_PATH
🔐 secretGOOGLE_API_KEYGoogle Gemini
configGOOGLE_MODEL
🔐 secretGROQ_API_KEY
configGROQ_MODEL
configMCP_SERVER_NAME
🔐 secretMISTRAL_API_KEY
configMISTRAL_MODEL
configOLLAMA_BASE_URL
configOLLAMA_MODEL
🔐 secretOPENAI_API_KEY"": "${env:OPENAI_API_KEY}",
configOPENAI_MODELEach provider also has a _MODEL env var (e.g. =gpt-4.1) — see .env.example for all available models.
🔐 secretTOGETHER_API_KEYTogether.ai
configTOGETHER_MODEL
configWS_PORT8083 WebSocket bridge port
🔐 secretXAI_API_KEYxAI / Grok
configXAI_MODEL
// 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 2 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/m-ai-gexr-mcp-webgpu-rpw440)](https://m8ven.ai/mcp/m-ai-gexr-mcp-webgpu-rpw440)
commit: c64b3c46a82d42ce2b91f3f236877922f9c3449a
code hash: 952f89110bcc7a0ed77e41e4cae9f0fe884326346c5ac6e7ae12ae7ab78b02bf
verified: 6/16/2026, 11:35:58 AM
view raw JSON →