Please sign in to access this page

Roblox MCP Server

Roblox MCP Server

3 devlogs
4h 6m
Created by Yuchan Han

Roblox MCP Server
With the help of the AI Client, you can easily search for Roblox games, check your friends’ statuses, and launch games with ease!

Features supported by this MCP server:
• Launch a game using a specific game or server ID (Automatically - Roblox DeepLink)
• Retrieve your friends list along with their game and online status
• Check current Robux balance in your account
• Fetch data from the Roblox game charts
• Get the number of unread Roblox DM messages

More features will be added in the future!
Try integrating it with Claude Desktop to search and control Roblox games seamlessly!

Timeline

Ship 1

0 payouts of shell 0 shells

Yuchan Han

30 days ago

Yuchan Han Covers 3 devlogs and 4h 6m

I added a feature that allows you to fetch and launch games from Roblox charts.

Update attachment

Check out Demo Video!

Hello! I’m currently developing an MCP server for Roblox.
Today, I implemented a feature using MCP that fetches the list of friends currently in-game on Roblox and allows users to join their games.

To achieve this, I used the Roblox API for user presence, the friends.roblox.com API, and Roblox app deep links.

Update attachment