{"slug":"quazaai/UnityMCPIntegration","name":"Advanced Unity MCP Integration","description":"An MCP server for Unity, enabling AI assistants to interact with projects in real-time, access scene data, and execute code.","category":"development","tags":[],"official":false,"stars":156,"transport":null,"install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"get_editor_state","description":"Get comprehensive information about the Unity project and editor state"},{"name":"get_current_scene_info","description":"Get detailed information about the current scene"},{"name":"get_game_objects_info","description":"Get information about specific GameObjects in the scene"},{"name":"execute_editor_command","description":"Execute C# code directly in the Unity Editor"},{"name":"get_logs","description":"Retrieve and filter Unity console logs"},{"name":"verify_connection","description":"Check if there's an active connection to Unity Editor"},{"name":"read_file","description":"Read contents of a file in your Unity project"},{"name":"read_multiple_files","description":"Read multiple files at once"},{"name":"write_file","description":"Create or overwrite a file with new content"},{"name":"edit_file","description":"Make targeted edits to existing files with diff preview"},{"name":"list_directory","description":"Get a listing of files and folders in a directory"},{"name":"directory_tree","description":"Get a hierarchical view of directories and files"},{"name":"search_files","description":"Find files matching a search pattern"},{"name":"get_file_info","description":"Get metadata about a specific file or directory"},{"name":"find_assets_by_type","description":"Find all assets of a specific type (e.g. Material, Prefab)"},{"name":"list_scripts","description":"Get a listing of all C# scripts in the project"}],"env_vars":["MCP_WEBSOCKET_PORT"],"auth_type":"none","github":"https://github.com/quazaai/UnityMCPIntegration","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}