Back to search
30
MCP
@weppy/roblox-mcp
npm/@weppy/roblox-mcpMCP (Model Context Protocol) server for Roblox Studio integration - enables AI coding agents to interact with Roblox Studio in real-time
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@weppy/roblox-mcp": {
"url": "None",
"transport": "http"
}
}
}