67
/ 100
2 days ago
glama

VELMA

MCP server for controlling a simulated robot arm with vision-based pick-and-place, driven by LLM or manual control.

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: LLM_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.
configMCP_URL
configLLM_BASE_URLhelp for endpoint/model flags (, LLM_API_KEY, --mode autonativetext).
🔐 secretLLM_API_KEYhelp for endpoint/model flags (LLM_BASE_URL, , --mode autonativetext).
configLLM_MODEL
configLLM_TIMEOUT
configMCP_READ_TIMEOUT
configSO101_SCENEmodels/so101/<scene>.xml overrides the scene (default pick_and_place_scene.xml).
configSO101_VIEWER0 MUJOCO_GL=egl ./venv/bin/python main.py
configSO101_PORT
configSO101_EXPOSE_TRUTHserver with =1 — never set this when an LLM is connected).
// 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 7 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/yunsmn-velma-11ap3e)](https://m8ven.ai/mcp/yunsmn-velma-11ap3e)
commit: 34f72d0fb80b5cf1dc66eed6b7632d26c1ad7f77
code hash: c2f50e61d70553cd9c177169e3ab2badc554a1570b12e2c676e2349859324dfe
verified: 7/29/2026, 9:34:53 AM
view raw JSON →