Gamedev All-in-One MCP
JSON →an open-source MCP server that unifies Roblox Studio, Unity, Unreal Engine, and Blender into a single AI control plane for game development workflows.
Tools · 22
- 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
Environment variables
WEB_DASHBOARD_PORTROBLOX_LUAU_BRIDGE_PORTUNITY_BRIDGE_PORTUNREAL_BRIDGE_PORTBLENDER_BRIDGE_PORT
Links
★ 2 GitHub stars