shelly-readonly-mcp

achouwer/shelly-readonly-mcp
★ 0 stars Python AI/LLM Updated today
Fail-closed read-only MCP server for local Shelly devices discovered through Home Assistant
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shelly-readonly-mcp": {
      "command": "uvx",
      "args": [
        "shelly-readonly-mcp"
      ]
    }
  }
}

Or install with pip: pip install shelly-readonly-mcp

README Excerpt

A fail-closed, local-only MCP server for inspecting Shelly devices discovered through Home Assistant. It exposes status and redacted configuration, but no switching, control, generic RPC, or configuration tools. This project was designed and developed with assistance from **OpenAI Codex**. Codex was used to help create the implementation, security controls, automated

Tools (3)

shelly_get_summaryshelly_list_devicesshelly_refresh_inventory