Liveblocks_liveblocks Mcp Server
@MCP-Mirror
Liveblocks_liveblocks Mcp Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"liveblocks_liveblocks-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@liveblocks/liveblocks-mcp-server",
"--client",
"cursor",
"--key",
"[key]"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Liveblocks_liveblocks Mcp Server?
An MCP server that allows AI assistants to interact with Liveblocks’ REST API. It can create, modify, and delete rooms, threads, comments, and notifications, and read Storage and Yjs data. Built for developers using Liveblocks collaboration features.
How to use Liveblocks_liveblocks Mcp Server?
Install automatically via Smithery by running npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client <client> --key <key> for Cursor, Claude Desktop, or VS Code. Alternatively, clone the repo, build with npm install && npm run build, then configure the MCP client with the node command pointing to build/index.js and set the LIVEBLOCKS_SECRET_KEY environment variable.
Key features of Liveblocks_liveblocks Mcp Server
- Create, modify, and delete rooms via the REST API
- Manage threads, comments, and notifications programmatically
- Read access to Liveblocks Storage and Yjs documents
- Automatic installation via Smithery for popular MCP clients
- Manual setup with local node process
Use cases of Liveblocks_liveblocks Mcp Server
- AI assistants that manage Liveblocks rooms and permissions
- Automated moderation or cleanup of comments and threads
- Triggering notifications based on AI analysis of collaboration data
- Integrating AI workflows with Liveblocks Storage and Yjs
FAQ from Liveblocks
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント