Skip to content
Back to search
30
MCP

@weppy/roblox-mcp

npm/@weppy/roblox-mcp

MCP (Model Context Protocol) server for Roblox Studio integration - enables AI coding agents to interact with Roblox Studio in real-time

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@princeofscale/robloxstudio-mcp
Free, open-source MCP server for AI agents (Claude Code, Codex, Cursor, Gemini) to operate Roblox Studio — inspect, edit, debug, and automat
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@axolot-ai/mcp-server
Model Context Protocol (MCP) server for Axolot CMS. Expose live visual slots, schema design tokens, media libraries, and blog modules direct
0 tools
@apicircle/mcp-server
Model Context Protocol server exposing API Circle Studio's workspace as a tool catalog. Used by Claude Desktop, ChatGPT, Cursor, GitHub Copi
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@weppy/roblox-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}