openhab-mcp
Verified Safeby tdeckers
Overview
This project provides an MCP (Model Context Protocol) server to enable AI assistants like Claude and Cline to interact with and manage a real openHAB smart home system via its REST API.
Installation
No command providedSecurity Notes
The server connects to a real openHAB instance using an API token and potentially username/password, granting extensive control over the smart home system (items, things, rules, scripts). While not inherently malicious, a compromised AI assistant or MCP server could perform significant actions (e.g., turn off critical devices, modify rules). The security relies heavily on safeguarding the OpenHAB API token and ensuring the AI assistant's integrity. There are no obvious signs of 'eval' or obfuscation in the provided information, but the power it wields necessitates careful deployment and monitoring.
Similar Servers
ha-mcp
A Model Context Protocol (MCP) server that provides AI agents with comprehensive control and monitoring capabilities for Home Assistant through REST API and WebSocket integration, offering over 20 enhanced tools for smart home management and automation.
advanced-homeassistant-mcp
A Model Context Protocol (MCP) server that enables AI assistants (like Claude, GPT, Cursor) to seamlessly interact with Home Assistant, allowing control of smart home devices through natural language commands.
claude-faf-mcp
Provides AI-optimized context for software projects to large language models, enhancing collaboration and project understanding via 50+ specialized tools within Claude Desktop workflows.
openapi-mcp-server
Dynamically converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with defined APIs by mapping AI calls to HTTP requests.