MCP Servers / development / Gamedev All-in-One MCP

Gamedev All-in-One MCP

JSON →
stdionone2development

an open-source MCP server that unifies Roblox Studio, Unity, Unreal Engine, and Blender into a single AI control plane for game development workflows.

Install
How to run this server

No install command recorded.

server path: gamedev-all-in-one-mcp
Tools
What this server exposes
project_init
Initialize project manifest
inspect_project
Read manifest state
doctor
Validate environment and connectors
list_capabilities
List all tools and connector status
roblox_run_code
Run code in Roblox Studio
roblox_create_workspace_part
Create a workspace part in Roblox
roblox_get_script_source
Get script source from Roblox
roblox_set_script_source
Set script source in Roblox
roblox_edit_script_lines
Edit specific lines of a script in Roblox
roblox_grep_scripts
Search scripts in Roblox
roblox_create_instance
Create an instance in Roblox
roblox_delete_instance
Delete an instance in Roblox
roblox_set_property
Set a property on an instance in Roblox
roblox_clone_instance
Clone an instance in Roblox
roblox_reparent_instance
Reparent an instance in Roblox
roblox_get_instance_properties
Get properties of an instance in Roblox
roblox_get_instance_children
Get children of an instance in Roblox
roblox_search_instances
Search instances in Roblox
roblox_get_file_tree
Get file tree in Roblox
roblox_set_gravity
Set gravity in Roblox
roblox_set_physics
Set physics properties in Roblox
roblox_add_constraint
Add a constraint in Roblox
Configuration
Environment & auth
authnone
envWEB_DASHBOARD_PORT
envROBLOX_LUAU_BRIDGE_PORT
envUNITY_BRIDGE_PORT
envUNREAL_BRIDGE_PORT
envBLENDER_BRIDGE_PORT
Resources
Gamedev All-in-One MCP — MCP Server · libregistry