Skip to main content
Glama

bumi_tool

Get product info, specifications, SDK links, robot status, virtual twin access, fleet peers, and market context for the Noetix Bumi humanoid robot. Use operations like 'info', 'specs', 'robot_status' for targeted data.

Instructions

BUMI — Noetix Bumi humanoid: hero product info, OSS links, fleet virtual-twin map.

PORTMANTEAU RATIONALE: Single entry for discovery and setup; hardware control arrives when a documented local API or ROS bridge is wired (set BUMI_ROBOT_URL for optional ping).

Operations: info — tagline + vendor + key specs (default) specs — full structured hero dict sdk_links — GitHub repos + opensource landing page robot_status — if BUMI_ROBOT_URL set, GET {url}/health or /api/health; else connected=false virtual_twin — how to drive virtual Bumi via resonite-mcp / robotics-mcp / worldlabs-mcp fleet_peers — yahboom-mcp / dreame-mcp / robotics-mcp narrative for RoboFang fleet market — Noetix story, China humbot wave, JD.com + tier-1 offline context (not legal advice)

Returns: success, message, and operation-specific data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationNoinfo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries the full burden. It discloses behavioral traits such as the conditional nature of robot_status (requires BUMI_ROBOT_URL for ping) and mentions that hardware control requires a documented local API or ROS bridge. It also notes that market info is not legal advice. However, it does not explicitly state idempotency or side effects, limiting a higher score.

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 structured with clear sections and bullet points for operations. Each sentence serves a purpose, but it is slightly verbose in parts (e.g., the portmanteau rationale could be tightened). Overall, it is well-organized and front-loaded with key information.

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

Completeness4/5

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

Given the tool's complexity (multiple sub-operations, conditional behavior), the description covers most aspects: operation details, prerequisites (BUMI_ROBOT_URL), and a return structure note. An output schema exists, so the brief return description is acceptable. Missing details on error handling or response format, but overall complete.

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

Parameters5/5

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

The single parameter 'operation' has no enum values in the schema (0% coverage). The description adds significant meaning by listing seven specific operation values (info, specs, sdk_links, etc.) with detailed explanations for each. This fully compensates for the schema gap and provides rich semantic 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 is for retrieving information about the Bumi humanoid robot, including hero product info, OSS links, and a fleet virtual-twin map. It distinguishes from the sibling tool 'bumi_agentic_workflow' by being a single entry for discovery and setup, establishing a unique purpose.

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

Usage Guidelines3/5

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

The description provides detailed context for each sub-operation (info, specs, sdk_links, etc.) but does not explicitly state when to use this tool over the sibling or when not to use it. The portmanteau rationale offers some implicit guidance, but without clear exclusions or alternatives, the score is adequate.

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/sandraschi/bumi-mcp'

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