{"slug":"PatrickPalmer/MayaMCP","name":"Maya MCP","description":"MCP server for Autodesk Maya","category":"development","tags":["community"],"official":false,"stars":78,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"list_objects_by_type","description":"Get a list of objects in the scene. Use filter_by to filter for certain objects such as 'cameras', 'lights', 'materials', or 'shapes'."},{"name":"create_object","description":"Create an object in the Maya scene. Object types available are cube, cone, sphere, cylinder, camera, spotLight, pointLight, directionalLight."},{"name":"get_object_attributes","description":"Get a list of attributes on a Maya object."},{"name":"set_object_attributes","description":"Set an object's attribute with a specific value."},{"name":"scene_new","description":"Create a new scene in Maya. Use the force argument to force a new scene when an existing scene is loaded and has been modified."},{"name":"scene_open","description":"Load in a scene into Maya."},{"name":"scene_save","description":"Save the current scene. If the filename is not specified, it will save it as its current name."},{"name":"select_object","description":"Select an object in the scene."},{"name":"create_advanced_model","description":"Create complex 3D models like cars, trees, buildings, cups, and chairs with detailed parameters."},{"name":"mesh_operations","description":"Perform modeling operations such as extrude, bevel, subdivide, boolean, combine, bridge, and split."},{"name":"create_material","description":"Create and assign materials with various types (lambert, phong, wood, marble, chrome, glass, etc.)"},{"name":"create_curve","description":"Generate NURBS curves for various shapes (line, circle, spiral, helix, star, gear, etc.)"},{"name":"curve_modeling","description":"Create geometry using curve-based modeling techniques (extrude, loft, revolve, sweep, etc.)"},{"name":"organize_objects","description":"Organize objects through grouping, parenting, layout, alignment, and distribution."},{"name":"generate_scene","description":"Generate complete 3D scenes with multiple objects (city, forest, living room, office, park)"}],"env_vars":[],"auth_type":"none","github":"https://github.com/PatrickPalmer/MayaMCP","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}