MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by PeerapolSelanon

Created 6/6/2026
Updated about 6 hours ago
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" ] } } }