Skip to main content
Glama
appleton

Eufy RoboVac MCP Server

by appleton

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/appleton/sam'

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