A universal Model Context Protocol (MCP) server for Roblox. Compatible with any sUNC-compliant script executor, allowing you to seamlessly generate, automate, and run scripts using AI.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
fix(agent): wrap namecall spy arguments in secure pcall to prevent userdata serializaton crashes
645a8a5View on GitHubfix(agent): obfuscate global variables to evade basic string-matching anti-cheat engines
e57bffdView on GitHubdocs: rewrite README for v1.2 WebSocket architecture and scrub dev labels
ec1d17cView on GitHubfix(transport): handle EADDRINUSE gracefully when multiple MCP instances collide
68537fcView on GitHubfix(core): restore vital AI prompt onboarding payload to mcp-server
465449bView on GitHubfeat(core): migrate to high-performance WebSocket architecture, purge legacy IPC, remove redundant safety blocks
c7ad0bbView on GitHubinitial release — 21 MCP tools for AI-driven Roblox security testing
2a7e3f8View on GitHub