# Roblox MCP Integration

> Open Cloud API from Roblox, the online game platform

## Overview

| Property | Value |
|----------|-------|
| Category | PIPEDREAM |
| Type | PIPEDREAM |
| Tools | 19 |
| URL | https://jelou.ai/es/marketplace/roblox |

## Available Tools (19)

### Delete Data Store Entry

Delete an entry from a Roblox data store. [See the documentation](https://create.roblox.com/docs/cloud/reference/features/storage#Cloud_DeleteDataStoreEntry__Using_Universes_DataStores)

### Generate User Thumbnail

Generate a thumbnail image for a Roblox user's avatar. [See the documentation](https://create.roblox.com/docs/cloud/reference/User#Cloud_GenerateUserThumbnail)

### Get Data Store Entry

Get the value and metadata of a Roblox data store entry. [See the documentation](https://create.roblox.com/docs/cloud/reference/features/storage#Cloud_GetDataStoreEntry__Using_Universes_DataStores)

### Get Group

Get information about a Roblox group by ID. [See the documentation](https://create.roblox.com/docs/cloud/reference/Group#Cloud_GetGroup)

### Get Place

Get information about a place within a Roblox universe. [See the documentation](https://create.roblox.com/docs/cloud/reference/Place#Cloud_GetPlace)

### Get Universe

Get information about a Roblox universe (experience) by ID. [See the documentation](https://create.roblox.com/docs/cloud/reference/Universe#Cloud_GetUniverse)

### Get User

Get information about a Roblox user by ID. [See the documentation](https://create.roblox.com/docs/cloud/reference/User#Cloud_GetUser)

### Increment Data Store Entry

Increment the numeric value of a Roblox data store entry by a given amount. The existing value and the increment must both be integers. [See the documentation](https://create.roblox.com/docs/cloud/reference/features/storage#Cloud_IncrementDataStoreEntry__Using_Universes_DataStores)

### List Data Store Entries

List the entries (keys) in a Roblox data store. [See the documentation](https://create.roblox.com/docs/cloud/reference/features/storage#Cloud_ListDataStoreEntries__Using_Universes_DataStores)

### List Data Stores

List the data stores in a Roblox universe. [See the documentation](https://create.roblox.com/docs/cloud/reference/DataStore#Cloud_ListDataStores)

### List Group Memberships

List the memberships (members) of a Roblox group. [See the documentation](https://create.roblox.com/docs/cloud/reference/GroupMembership#Cloud_ListGroupMemberships)

### List Group Roles

List the roles of a Roblox group. [See the documentation](https://create.roblox.com/docs/cloud/reference/GroupRole#Cloud_ListGroupRoles)

### List Inventory Items

List the items in a Roblox user's inventory. The user's inventory must be public, or the API key owner must be the user. [See the documentation](https://create.roblox.com/docs/cloud/reference/InventoryItem#Cloud_ListInventoryItems)

### Publish Message

Publish a message to all servers of a Roblox universe. [See the documentation](https://create.roblox.com/docs/cloud/reference/Universe#Cloud_PublishUniverseMessage)

### Restart Servers

Restart all running servers of a Roblox universe, typically to deploy a new place version without disrupting active players. [See the documentation](https://create.roblox.com/docs/cloud/reference/Universe#Cloud_RestartUniverseServers)

### Send User Notification

Send an experience notification to a Roblox user. Requires a notification string created in the [Creator Dashboard](https://create.roblox.com/docs/production/promotion/experience-notifications). [See the documentation](https://create.roblox.com/docs/cloud/reference/UserNotification#Cloud_CreateUserNotification)

### Set Data Store Entry

Create or update the value of a Roblox data store entry. [See the documentation](https://create.roblox.com/docs/cloud/reference/features/storage#Cloud_UpdateDataStoreEntry__Using_Universes_DataStores)

### Update Place

Update the name, description, or server size of a place within a Roblox universe. [See the documentation](https://create.roblox.com/docs/cloud/reference/Place#Cloud_UpdatePlace)

### Update Universe

Update settings of a Roblox universe (experience). [See the documentation](https://create.roblox.com/docs/cloud/reference/Universe#Cloud_UpdateUniverse)

## Supported Channels

This integration works with:
- WhatsApp Business API
- Facebook Messenger
- Instagram Direct Messages
- Web Chat Widget

## AI Assistants Compatible

- ChatGPT (via MCP)
- Claude (via MCP)
- Gemini (via MCP)
- Custom AI Agents

## Quick Start

1. Sign up at https://apps.jelou.ai/signup
2. Navigate to Marketplace and add Roblox
3. Authenticate your Roblox account
4. Configure your messaging channels (WhatsApp, Facebook, etc.)
5. Copy the MCP server URL to your AI assistant

## Example Use Cases

- Automate customer inquiries using Roblox data
- Send notifications via WhatsApp when Roblox events occur
- Query Roblox data directly from ChatGPT or Claude
- Build AI agents that interact with Roblox

## Resources

- [All Integrations](https://jelou.ai/es/marketplace)
- [Full Documentation](https://jelou.ai/llms-full.txt)
- [API Docs](https://docs.jelou.ai)
- [Help Center](https://help.jelou.ai)
