cloud platforms

Liveblocks Mcp Server

Create, modify, and delete different aspects of [Liveblocks](https://liveblocks.io) such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs.

typescript
cloud
enterprise
cloud platforms
0
View on GitHub

Installation

npx -y liveblocks/liveblocks-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "liveblocks-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "liveblocks/liveblocks-mcp-server"
  ]
}

About This MCP Server

liveblocks/liveblocks-mcp-server

Create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs.

GitHub: https://github.com/liveblocks/liveblocks-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
liveblocks/liveblocks-mcp-server