Skip to main content
Glama

save_file

Save Blender 3D files to specified paths or overwrite current files using the blend-ai MCP server. Provides file management for 3D modeling and animation projects.

Instructions

Save the current Blender file.

If filepath is empty, saves to the current file path (overwrite). If filepath is provided, performs a "Save As" to the given path.

Args: filepath: Optional absolute path to save as. Must have .blend extension. Empty string saves to current file.

Returns: Dict with the saved file path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filepathNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabberwock/blend-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server