Skip to main content
Glama
261,244 tools. Last updated 2026-07-05 11:56

"A tool or resource related to Blender software or kitchen blender appliances" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • 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
  • 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
  • Capture the current Blender viewport as an image to show what the user is seeing in the 3D workspace.
    MIT