R
Roblox MCP Pro Web
MCP server by PeerapolSelanon
Created 6/6/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
roblox-mcp-pro-web
Public marketing site for Roblox MCP Pro — served via GitHub Pages.
This repo contains the landing page only (no product source). The product itself is closed-source.
- Live site: https://peerapolselanon.github.io/roblox-mcp-pro-web/
- Buy: https://roblox-mcp-pro.lemonsqueezy.com
- Contact: peerapolselanon@gmail.com
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/PeerapolSelanon/roblox-mcp-pro-web
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"peerapolselanon-roblox-mcp-pro-web": {
"command": "git",
"args": [
"clone",
"https://github.com/PeerapolSelanon/roblox-mcp-pro-web"
]
}
}
}