Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Releases: Roblox/studio-rust-mcp-server

Product discontinued

Choose a tag to compare

@Shchvova Shchvova released this 03 Apr 22:07
e14aed4

Warning

This MCP Server is no longer being actively developed

We’ve shifted ongoing engineering investment to the built-in MCP Server included with Roblox Studio, which we recommend as the best way to connect external AI tools going forward.

This server’s source code and previous releases will remain available here for reference and existing workflows.

v0.2.365

Choose a tag to compare

@github-actions github-actions released this 24 Feb 16:11
aaa5993

Warning

This MCP Server is no longer being actively developed

We’ve shifted ongoing engineering investment to the built-in MCP Server included with Roblox Studio, which we recommend as the best way to connect external AI tools going forward.

v0.2.363

Choose a tag to compare

@github-actions github-actions released this 24 Feb 01:40
0f781cf
persist disabled MCP (#93)

v0.2.361

Choose a tag to compare

@github-actions github-actions released this 24 Feb 00:46
ffa9e24
Always call stop play in run_script_in_play_mode tool (#92)

Always call stop play in run_script_in_play_mode tool. Steer away from run_script_in_play_mode unless for one time unit test

v0.2.359

Choose a tag to compare

@github-actions github-actions released this 24 Feb 00:13
6f2a5a0
Support MCP Tool Error Response, refactor the Tool dispatcher (#91)

Fixed the issue that:
Previously it always return success, with result = "Error: ", It does not really return the MCP Error Result Object.

v0.2.356

Choose a tag to compare

@github-actions github-actions released this 23 Feb 21:01
a9b4072
Update run_script_in_play_mode description, Fix the issue if enter pl…

v0.2.354

Choose a tag to compare

@github-actions github-actions released this 23 Feb 18:46
fb64b7a
Antigravity config (#88)

v0.2.342

Choose a tag to compare

@github-actions github-actions released this 20 Feb 23:55
7027fce
Fixing claude config location (#82)

v0.2.340

Choose a tag to compare

@github-actions github-actions released this 20 Feb 20:56
f69df7f
Update start_stop_play tool description to not enter play_server mode…

v0.2.334

Choose a tag to compare

@github-actions github-actions released this 20 Feb 05:51
0343102
list included tools (#79)