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

Related MCP server: hass-mcp-server

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
B
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for controlling and querying Home Assistant via its REST API, exposing tools to get entity states, list all states, and call services.
    Last updated
    16
    215
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that enables AI assistants to control Home Assistant via natural language, including device control, automation management, and system configuration.
    Last updated
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A self-hosted MCP server for Home Assistant that exposes full control over entity states, service calls, history, templates, and areas via local stdio, enabling AI assistants to manage your smart home.
    Last updated
    9
    121
    MIT

View all related MCP servers

Related MCP Connectors

  • A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati…

  • MCP server wrapping the Tesla Fleet API and TeslaMate API

  • MCP server for Gainium β€” manage trading bots, deals, and balances via AI assistants

View all MCP Connectors

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