MayaMCP
If you are the rightful owner of MayaMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) server implementation for Autodesk Maya, enabling AI assistant clients to control Maya through natural language.
list_objects_by_type
Lists objects in the scene by type (filterable).
create_object
Creates objects of the specified type (such as cubes, spheres, lights, etc.).
get_object_attributes
Gets the list of properties of the object.
set_object_attributes
Sets the property value of the object.
scene_new
Create a new scene.
scene_open
Open the scene file.
scene_save
Save the current scene.
select_object
Select an object in the scene.