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: ha-mcp

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
A
license - permissive license
Not graded
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
    C
    maintenance
    MCP server for full Home Assistant control, enabling AI agents to manage dashboards, automations, files, apps, entities, and more via REST API, WebSocket, and SSH.
    66
    116
    MIT
  • A
    license
    Not graded
    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.
    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.
    9
    94
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A comprehensive MCP server that enables AI assistants to interact with Home Assistant, control smart home devices, query states, execute services, and manage automations via natural language.
    78
    4,439
    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

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

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