seam-mcp

keithah/seam-mcp

3.2

If you are the rightful owner of seam-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server for controlling smart locks via the Seam API.

Tools

Functions exposed to the LLM to take actions

list_locks

List all smart locks connected to your Seam account.

get_lock

Get detailed information about a specific lock.

lock_door

Lock a specific door.

unlock_door

Unlock a specific door.

get_lock_status

Get the current lock status with battery level and online status.

create_access_code

Create an access code on a single lock with optional time limits.

create_access_code_on_multiple_locks

Create the same code on multiple locks with location filtering.

list_access_codes

List all access codes, optionally filtered by device.

update_access_code

Update an existing access code.

delete_access_code

Delete an access code.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources