Skip to main content
Glama
sattua

Blender MCP Server

by sattua

create_summit_operations_center_v1

Build a NORAD-style Human Operations Center V1 with idle whirlybirds on the roof. Optionally clear existing objects in the scene.

Instructions

Build Human Operations Center V1 — NORAD-style HQ with roof whirlybirds (idle).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clear_existingNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries full burden for behavioral disclosure. It only states the creation outcome but doesn't mention side effects, destructive potential, or idempotency. The 'clear_existing' parameter is not explained, leaving ambiguity.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very concise at one sentence, which is good for brevity, but it lacks necessary details about parameters and usage. It is front-loaded but incomplete.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has only one boolean parameter and an output schema exists, the description is partially complete. It names the creation but doesn't explain the parameter's role or the output structure. For a simple tool, it's adequate but could be better.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0% and the description does not mention or explain the 'clear_existing' parameter at all. The parameter's purpose and effect are entirely opaque without external context.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with a specific verb 'Build' and resource 'Human Operations Center V1', and distinguishes it from sibling tools by naming the specific asset type.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool vs alternatives. The description does not mention prerequisites, when to set 'clear_existing', or how it fits with other creation tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/sattua/MCP-Server-for-blender'

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