Skip to content

Conversation

@Shchvova
Copy link

@Shchvova Shchvova commented Jun 9, 2025

Adding Roblox Studio official MCP server

Description

Server Details

Motivation and Context

This allows integrating LLMs into Roblox Studio workflows, easily iterate over places and scenes. MCP Server also features auto-setup feature for Claude Desktop and Cursor - just double click and go. No Node/Python installation required.

How Has This Been Tested?

This works with Claude, VS Code's GitHub Pilot, Cursor and MCP Inspector.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

This is official MCP server.

Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will plan to merge this in the next batch update PR. 👍

@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2144

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants