MCPcopy Create free account

hub / github.com/ahujasid/blender-mcp / functions

Functions114 in github.com/ahujasid/blender-mcp

Methodpoll_rodin_job_status
(self, *args, **kwargs)
addon.py:1318
Functionrecord_tool_usage
Convenience function to record tool usage
src/blender_mcp/telemetry.py:321
Functionrich_telemetry_tool
Decorator that records tool execution with rich metadata. Stores code, params, and other context in metadata for later grouping by sessio
src/blender_mcp/telemetry_decorator.py:116
Functionsearch_polyhaven_assets
Search for assets on Polyhaven with optional filtering. Parameters: - asset_type: Type of assets to search for (hdris, textures, models,
src/blender_mcp/server.py:428
Methodsearch_polyhaven_assets
Search for assets from Polyhaven with optional filtering
addon.py:524
Functionsearch_sketchfab_models
Search for models on Sketchfab with optional filtering. Parameters: - query: Text to search for - categories: Optional comma-separat
src/blender_mcp/server.py:650
Methodsearch_sketchfab_models
Search for models on Sketchfab based on query and optional filters
addon.py:1630
Functionserver_lifespan
Manage server startup and shutdown lifecycle
src/blender_mcp/server.py:173
Functionset_texture
Apply a previously downloaded Polyhaven texture to an object. Parameters: - object_name: Name of the object to apply the texture to
src/blender_mcp/server.py:534
Methodset_texture
Apply a previously downloaded Polyhaven texture to an object by creating a new material
addon.py:878
Methodsign
(key, msg)
addon.py:2102
Functionsync_wrapper
(*args, **kwargs)
src/blender_mcp/telemetry_decorator.py:44
Functiontelemetry_tool
Decorator to add telemetry tracking to MCP tools
src/blender_mcp/telemetry_decorator.py:40
Functionunregister
()
addon.py:2778
← previous101–114 of 114, ranked by callers