Enterprise DNA
M MCP Servers Developer low

liveblocks/liveblocks-mcp-server

by Various

MCP server for Liveblocks.

L

MCP

liveblocks/liveblocks-mcp-server

Added 1 June 2026

#ai #ai-agents #ai-copilot #collaboration #commenting-system #comments #crdt #liveblocks

Overview

An MCP server that connects AI agents to Liveblocks, enabling them to interact with real-time collaboration data. It uses the Model Context Protocol to expose Liveblocks APIs for reading and writing storage, presence, and other primitives.

Best for

Best for
Developers adding AI copilot functionality to applications using Liveblocks for real-time collaboration

Use cases

  • Enable AI assistants to read and update Liveblocks storage in real-time apps
  • Allow AI agents to manage user presence and broadcast events
  • Build copilot features that automate Liveblocks room operations

How to use

Install

npm i -g @openai/codex

Tested with

Claude Desktop, Claude Code, Cursor, ChatGPT

Example client config

{\n  "mcpServers": {\n    "liveblocks": {\n      "command": "npx",\n      "args": ["-y", "github:liveblocks/liveblocks-mcp-server"],\n      "env": {\n        "LIVEBLOCKS_SECRET_KEY": "sk_xxxxxxxxxxxx"\n      }\n    }\n  }\n}

Notes

An MCP server that connects AI agents to Liveblocks, enabling them to interact with real-time collaboration data. It uses the Model Context Protocol to expose Liveblocks APIs for reading and writing storage, presence, and other primitives.

16 stars on GitHub. Last updated 2026-05-11. Licensed Apache-2.0.

Use cases

  • Enable AI assistants to read and update Liveblocks storage in real-time apps
  • Allow AI agents to manage user presence and broadcast events
  • Build copilot features that automate Liveblocks room operations

Pros

  • Open source and written in TypeScript, easy to integrate with Node.js projects
  • Leverages the standard MCP protocol for interoperability with AI clients
  • Directly targets Liveblocks, reducing boilerplate for agentic workflows

Cons

  • Low star count suggests limited community adoption and testing
  • Sparse documentation beyond the basic description
  • Requires an MCP-compatible client, adding a dependency for AI integrations

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and written in TypeScript, easy to integrate with Node.js projects
  • Leverages the standard MCP protocol for interoperability with AI clients
  • Directly targets Liveblocks, reducing boilerplate for agentic workflows

Cons

  • Low star count suggests limited community adoption and testing
  • Sparse documentation beyond the basic description
  • Requires an MCP-compatible client, adding a dependency for AI integrations
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks