facebook tracking pixel
Back to Marketplace
Roblox MCP integration

Roblox

Open Cloud API from Roblox, the online game platform

Start for free
Tools
19
Last update
1 week ago

Works with

WhatsAppFacebookInstagramWeb

AI Compatible

ChatGPTClaudeGemini

Tools

Delete Data Store Entry

Delete an entry from a Roblox data store. See the documentation

Generate User Thumbnail

Generate a thumbnail image for a Roblox user's avatar. See the documentation

Get Data Store Entry

Get the value and metadata of a Roblox data store entry. See the documentation

Get Group

Get information about a Roblox group by ID. See the documentation

Get Place

Get information about a place within a Roblox universe. See the documentation

Get Universe

Get information about a Roblox universe (experience) by ID. See the documentation

Get User

Get information about a Roblox user by ID. See the documentation

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

List Data Store Entries

List the entries (keys) in a Roblox data store. See the documentation

List Data Stores

List the data stores in a Roblox universe. See the documentation

List Group Memberships

List the memberships (members) of a Roblox group. See the documentation

List Group Roles

List the roles of a Roblox group. See the documentation

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

Publish Message

Publish a message to all servers of a Roblox universe. See the documentation

Restart Servers

Restart all running servers of a Roblox universe, typically to deploy a new place version without disrupting active players. See the documentation

Send User Notification

Send an experience notification to a Roblox user. Requires a notification string created in the Creator Dashboard. See the documentation

Set Data Store Entry

Create or update the value of a Roblox data store entry. See the documentation

Update Place

Update the name, description, or server size of a place within a Roblox universe. See the documentation

Update Universe

Update settings of a Roblox universe (experience). See the documentation