"A tool or resource related to Blender software or kitchen blender appliances" matching MCP tools:
- Queue a Blender render job for an electronic component using parametric .blend templates. Provide SKU or part ID to match the correct template.Apache 2.0
- Check the status of a Blender render job. Returns the CDN URL when complete or error message if failed.Apache 2.0
- Execute Python scripts within Blender to automate 3D content creation, query scene data, and control the software remotely through the MCP Bridge.MIT
- List Blender scene objects with filters for type, collection, selection, visibility, or name pattern. Returns name and type to understand scene contents.MIT
- Closes a running Blender instance, optionally forcing an immediate process kill.MIT
- Shuts down Blender cleanly. Optionally saves the current project before exiting.MIT
Matching MCP Servers
- Alicense-qualityAmaintenanceEnables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.Last updated221MIT
- AlicenseAqualityCmaintenanceConnects Blender 3D modeling software with Claude AI, enabling natural language control of 3D modeling and scene manipulation tasks.Last updated174MIT
Matching MCP Connectors
- scraps-kitchen-mcpOAuth
Scraps Kitchen gives any AI agent a persistent, household-aware kitchen memory. Unlike generic chatbot recall, Scraps maintains structured cooking data: what's in your fridge (with freshness tracking), who you cook for (with allergens, dietary restrictions, and preferences), your recipe collection (with cook notes and per-diner ratings), your shopping list, and your kitchen equipment. 27 tools across 6 domains let agents read kitchen context, suggest meals that respect dietary safety, update the pantry after cooking, and build a history of what works for your household. Every interaction makes the data richer. Cooking history, preference signals, kitchen awareness = better suggestions next time. All tools work via oAuth and a free scraps.kitchen account.
Household-aware cooking brain: pantry, meal suggestions, dietary safety, recipes, shopping lists.
- Analyzes your task description and recommends free Blender extensions to improve workflow, excluding already-installed ones.AGPL 3.0
- Execute multiple Blender operations in one call to automate complex workflows, reducing round-trips and enabling sequential steps with variable passing.MIT
- Run arbitrary Python code in Blender's environment to automate tasks that no standard tool can handle. Use for custom scripting with full Blender API access.MIT
- Checks if Blender is running and if the MCP addon is reachable, reporting connection status for AI-assisted modeling.MIT
- Configure a blender effect by setting background, foreground, and mask sources with optional settings for stretching, cutoff, invert, and brightness. Use audio-reactive effects for meaningful blending.MIT
- Check if Sketchfab integration is enabled in Blender to determine availability of 3D model sharing features.MIT
- Save the current Blender project to a .blend file. Specify an absolute filepath to save to a new location, or omit to overwrite the current file.MIT
- Open a .blend file to replace the current Blender scene. Save unsaved changes first to avoid data loss.MIT
- Move a Blender object by specifying x, y, z coordinates. Use relative mode to add to current position or absolute mode to set a new location.MIT
- Check if PolyHaven integration is enabled in Blender to access free HDRIs, textures, and 3D models.MIT
- Start a new Blender project from scratch by creating a blank file. Discards any unsaved work to give a clean slate.MIT
- Query Blender's connection status and statistics to diagnose connectivity issues and verify if Blender is online.MIT
- Check if Sketchfab integration is enabled in Blender, returning a message on feature availability.MIT
- Capture the current Blender viewport as an image to show what the user is seeing in the 3D workspace.MIT