Liveblocks
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIVEBLOCKS_SECRET_KEY | Yes | Your Liveblocks secret key from a project in your dashboard |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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. |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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