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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
mcp-server
Model Context Protocol (MCP) server for video automation with Plainly Videos API (Adobe After Effects automation).
0 tools
iflow-mcp_geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools

How to use

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

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