Skip to main content
Glama
Mming-Lab
by Mming-Lab

build_ellipsoid

Create customizable ellipsoid structures in Minecraft Bedrock with specified width, height, and depth. Build egg shapes, domes, or artistic sculptures using coordinates and block types. Choose hollow or solid designs for creative world manipulation.

Instructions

Build an ellipsoid (stretched/oval sphere) structure. Perfect for egg shapes, stretched domes, oval rooms, or artistic sculptures. Different radii create unique shapes. Example: radiusX=10, radiusY=5, radiusZ=10 creates a flattened dome

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoBuild action to performbuild
centerXYesCenter X coordinate
centerYYesCenter Y coordinate
centerZYesCenter Z coordinate
hollowNoMake it hollow (true) for shell/room inside, or solid (false) for full ellipsoid sculpture
materialNoBlock type to build with (e.g. stone, glass, concrete, wool for colorful sculptures)minecraft:stone
radiusXYesWidth radius (east-west stretch). Large=wide shape, Small=narrow shape. Example: 10=wide, 5=narrow
radiusYYesHeight radius (vertical stretch). Large=tall shape, Small=flat shape. Example: 15=tall dome, 3=flat pancake
radiusZYesDepth radius (north-south stretch). Large=deep shape, Small=shallow shape. Example: 8=deep, 4=shallow
Behavior3/5

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

With no annotations provided, the description carries full burden. It clearly indicates this is a creation/mutation tool ('Build an ellipsoid'), but doesn't disclose important behavioral traits like whether it overwrites existing blocks, requires specific permissions, has rate limits, or what happens on failure. The example helps but doesn't cover behavioral aspects.

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

Conciseness4/5

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

The description is appropriately sized with three sentences that each earn their place: stating the purpose, providing use cases, and giving an example. It's front-loaded with the core functionality. Could be slightly more concise by combining some concepts, but overall efficient.

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?

For a 9-parameter creation tool with no annotations and no output schema, the description provides adequate purpose and context but lacks important behavioral information. It doesn't explain what the tool returns, error conditions, or mutation implications. Given the complexity and lack of structured safety information, more completeness would be helpful.

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

Parameters3/5

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

With 100% schema description coverage, the baseline is 3. The description adds some value by explaining that different radii create unique shapes and providing an example with specific values, but doesn't add significant semantic meaning beyond what's already well-documented in the schema descriptions for each parameter.

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 builds an ellipsoid structure, specifying it's a stretched/oval sphere. It distinguishes from siblings like build_sphere by emphasizing different radii create unique shapes, and provides concrete use cases (egg shapes, stretched domes, oval rooms, artistic sculptures).

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

Usage Guidelines4/5

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

The description provides clear context for when to use this tool (for egg shapes, stretched domes, oval rooms, artistic sculptures) and distinguishes it from build_sphere by mentioning different radii. However, it doesn't explicitly state when NOT to use it or mention specific alternatives among siblings like build_hyperboloid or build_paraboloid.

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

Related 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/Mming-Lab/minecraft-bedrock-mcp-server'

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