jmagar_ghome-mcp-server
If you are the rightful owner of jmagar_ghome-mcp-server 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.
An MCP server implementation for controlling Google Home smart plugs through the Smart Home API.
The Google Home MCP Server is designed to facilitate the control and management of Google Home smart plugs using the Smart Home API. It provides a robust interface for listing, controlling, and monitoring the state of smart plugs. The server supports OAuth2 authentication, ensuring secure communication and control over devices. It is built to handle real-time state updates and automatic device state refreshes, making it a reliable solution for smart home automation. The server is implemented with comprehensive error handling and security measures, including HTTPS communication and input sanitization, to ensure safe and efficient operation.
Features
- List all available smart plugs and their states
- Control smart plugs (turn on/off)
- Get real-time state of specific smart plugs
- Automatic device state refresh
- OAuth2 authentication with Smart Home API
Tools
list_smart_plugs
List all available smart plugs and their current states
control_smart_plug
Turn a smart plug on or off
get_smart_plug_state
Get the current state of a specific smart plug