bumi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YAHBOOM_IP | Yes | The Tailscale IP address of the Bumi robot |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bumi_toolA | 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. |
| bumi_agentic_workflowB | BUMI_AGENTIC_WORKFLOW — High-level goals: specs, SDK setup, virtual twin, fleet composition. Uses ctx.sample() so the host LLM can call bumi_tool and sibling MCPs (resonite, robotics). Args: goal: Natural language, e.g. "Summarize Bumi specs and how to show a virtual twin in Resonite" Returns: LLM summary string. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| bumi_quick_start | Operator brief: Bumi specs, OSS repos, and virtual twin via fleet MCPs. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| bumi-operator/SKILL.md | Operate bumi-mcp for Noetix Bumi specs, OSS links, optional robot bridge, and virtual twin composition via fleet MCPs. |
| bumi-operator/_manifest | File listing for bumi-operator |
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