NihFix.Valetudo.Mcp

AlekseyKapustyanenko/NihFix.Valetudo.Mcp

3.1

If you are the rightful owner of NihFix.Valetudo.Mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Valetudo MCP is a server that allows Large Language Models (LLMs) to control Valetudo-powered robot vacuums using natural language commands.

Tools

Functions exposed to the LLM to take actions

get-map-segments

Get available zones for the vacuum robot to clean. Returns a list of segments with names and corresponding IDs.

clean-map-segments

Enforce vacuum robot to clean defined segments. Requires segment IDs which can be obtained via the get-map-segments tool.

clean-all

Enforce vacuum robot to clean the entire map (flat, apartment or house) or resume current cleaning.

stop-cleaning

Enforce vacuum robot to stop its current cleaning operation.

pause-cleaning

Enforce vacuum robot to pause its current cleaning operation.

go-home

Enforce vacuum robot to return to its charging station. If you encounter errors, try using stop-cleaning first.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources