41
/ 100
1 month ago
glama

MCP-Claude

Enables chatting with AI directly in Roblox Studio to read, write, and modify scripts and instances, supporting multiple free AI providers.

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 7 credentials: CLAUDE_API_KEY, DEEPSEEK_API_KEY, GEMINI_API_KEY, GROQ_API_KEY, HF_API_KEY, MISTRAL_API_KEY, SAMBANOVA_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.
🔐 secretCLAUDE_API_KEY
🔐 secretDEEPSEEK_API_KEY
🔐 secretGEMINI_API_KEY
🔐 secretGROQ_API_KEY
🔐 secretHF_API_KEY
🔐 secretMISTRAL_API_KEY
configOLLAMA_URL
configPORT4000 npm start
🔐 secretSAMBANOVA_API_KEY
// 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 3 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/bassicalyadev-mcp-claude-1xjm85)](https://m8ven.ai/mcp/bassicalyadev-mcp-claude-1xjm85)
commit: 6bfe478929845566c534a2605fba032b84812e0c
code hash: d6224c5b4f1c6526325f60300ab34c924922fdf15efbb77f75e0f5cb3c9a9b83
verified: 6/11/2026, 11:39:52 AM
view raw JSON →