Eufy RoboVac MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| robovac_set_work_modeC | Set the cleaning mode of the robovac |
| robovac_set_clean_speedC | Set the suction speed of the robovac |
| robovac_playB | Start/resume robovac cleaning |
| robovac_pauseB | Pause robovac cleaning |
| robovac_find_robotB | Make the robovac beep to help locate it |
| robovac_get_error_codeC | Get the current error code of the robovac |
| robovac_get_work_modeC | Get the current work mode of the robovac |
| robovac_get_clean_speedB | Get the current cleaning speed of the robovac |
| robovac_get_work_statusC | Get the current work status of the robovac |
| robovac_get_play_pauseB | Get the current play/pause state of the robovac |
| robovac_format_statusB | Get a formatted display of all robovac status information |
| robovac_get_all_statusesC | Get all status information from the robovac at once |
| robovac_auto_initializeC | Automatically discover and initialize the first RoboVac device found |
| robovac_connect_discoveredC | Connect to a discovered RoboVac device by IP (requires device ID and local key) |
| robovac_connectB | Connect to your RoboVac using device credentials (manual setup) |
| robovac_start_cleaningB | Start the robovac cleaning cycle |
| robovac_stop_cleaningB | Stop the robovac cleaning cycle |
| robovac_return_homeA | Send the robovac back to its charging dock |
| robovac_get_statusB | Get the current status of the robovac |
| robovac_get_batteryA | Get the battery level of the robovac |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/appleton/sam'
If you have feedback or need assistance with the MCP directory API, please join our Discord server