rawpurplesmurf/mcp-server-home
3.1
If you are the rightful owner of mcp-server-home and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) Server is a Python FastAPI server designed to handle network utilities and smart home integrations, leveraging local LLMs for intelligent tool usage.
Tools
Functions exposed to the LLM to take actions
get_network_time
Retrieves accurate time from NTP servers.
ping_host
Tests network connectivity and latency.
ha_get_device_state
Query state of Home Assistant devices and sensors.
ha_control_light
Control Home Assistant lights.
ha_control_switch
Control Home Assistant switches.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client