Skip to main content
Glama

nuki-mcp

📖 Installation Guide — quick start, manual setup, and troubleshooting

FastMCP 3.2 server for Nuki Smart Lock control via Home Assistant Bridge.

Built for Stroheckgasse, Vienna — buzz the main door, unlock the apartment, check battery levels, all through Home Assistant.

Features

  • get_lock_status — state, battery, friendly name

  • set_lock_state — lock/unlock

  • buzz_opener — electric strike for intercom entry

  • smart_entry_sequence — multi-step: buzz main door → wait → unlock apartment

  • nuki_security_dashboard — MCP prompt for security monitoring

Quick start

git clone https://github.com/sandraschi/nuki-mcp.git
cd nuki-mcp
just install

Configure .env:

HASS_URL=http://homeassistant.local:8123
HASS_TOKEN=your_long_lived_token
just install-mcp claude

Tools

Tool

What it does

get_lock_status

Check lock state, battery, attributes

set_lock_state

Lock or unlock a Nuki device

buzz_opener

Trigger intercom electric strike

smart_entry_sequence

Buzz main door → wait → unlock apartment

Just recipes

just lock       # Quick lock test
just unlock     # Quick unlock test
just buzz       # Buzz intercom
just lock-status # Check lock state + battery
F
license - not found
-
quality - not tested
C
maintenance

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/nuki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server