Skip to main content
Glama
liveblocks

Liveblocks

Official
by liveblocks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get-roomsC

Get recent Liveblocks rooms

create-roomC

Create a Liveblocks room

get-roomC

Get a Liveblocks room

update-roomB

Update a Liveblocks room

delete-roomC

Delete a Liveblocks room

update-room-idC

Update a Liveblocks room's ID

get-active-usersC

Get a Liveblocks room's active users

broadcast-eventC

Broadcast an event to a Liveblocks room

get-storage-documentC

Get a Liveblocks storage document

get-yjs-documentC

Get a Liveblocks Yjs text document

get-threadsC

Get recent Liveblocks threads

create-threadC

Create a Liveblocks thread. Always ask for a userId.

get-threadC

Get a Liveblocks thread

get-thread-participantsC

Get a Liveblocks thread's participants

edit-thread-metadataC

Edit a Liveblocks thread's metadata. null can be used to remove a key.

mark-thread-as-resolvedC

Mark a Liveblocks thread as resolved

mark-thread-as-unresolvedB

Mark a Liveblocks thread as unresolved

delete-threadC

Delete a Liveblocks thread

subscribe-to-threadC

Subscribe to a Liveblocks thread

unsubscribe-from-threadC

Unsubscribe from a Liveblocks thread

get-thread-subscriptionsC

Get a Liveblocks thread's subscriptions

create-commentC

Create a Liveblocks comment. Always ask for a userId.

get-commentC

Get a Liveblocks comment

edit-commentC

Edit a Liveblocks comment

delete-commentC

Delete a Liveblocks comment

add-comment-reactionC

Add a reaction to a Liveblocks comment

remove-comment-reactionC

Remove a reaction from a Liveblocks comment

get-room-subscription-settingsC

Get a Liveblocks room's subscription settings

update-room-subscription-settingsC

Update a Liveblocks room's subscription settings

delete-room-subscription-settingsC

Delete a Liveblocks room's subscription settings

get-user-room-subscription-settingsC

Get a user's room subscription settings

get-inbox-notificationsC

Get recent Liveblocks inbox notifications

get-inbox-notificationC

Get a Liveblocks inbox notification

trigger-inbox-notificationC

Create a custom Liveblocks inbox notification

delete-inbox-notificationC

Delete a Liveblocks inbox notification

delete-all-inbox-notificationsC

Delete all Liveblocks inbox notifications

get-notification-settingsC

Get a Liveblocks notification settings

update-notification-settingsC

Update Liveblocks notification settings

delete-notification-settingsC

Delete Liveblocks notification settings

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/liveblocks/liveblocks-mcp-server'

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