Roblox Experience Management
Unified workflow capability for managing Roblox experiences using the Open Cloud API. Combines universe configuration, place publishing, data store management, cross-server messaging, player moderation, and community management into workflows for Roblox game developers and operations teams.
What You Can Do
MCP Tools
get-universe
Get details about a Roblox experience including settings and metadata
update-universe
Update the settings for a Roblox experience
get-place
Get details about a specific place within a universe
list-data-stores
List all data stores available in a universe
get-data-store-entry
Retrieve a player or game data store entry by key
set-data-store-entry
Set or update a data store entry value
delete-data-store-entry
Delete a data store entry
publish-message
Broadcast a message to all active servers in a universe
get-user
Get information about a Roblox player by user ID
get-group
Get information about a Roblox community group
list-group-memberships
List members and their roles in a Roblox group
get-user-restriction
Check if a player is banned or restricted from a universe
ban-player
Ban a player from accessing a universe (set user restriction)