Liveblocks

Official
by liveblocks

liveblocks-mcp-server

このMCPサーバーにより、AIはREST APIの様々な機能を利用できるようになります。例えば、ルーム、スレッド、コメント、通知など、Liveblockの様々な要素を作成、変更、削除できます。また、ストレージとYjsへの読み取りアクセス権も持っています。詳しくはドキュメントをご覧ください

自動セットアップ

自動的にインストールするには、ダッシュボードのプロジェクトから Liveblocks 秘密キーをコピーし、次のコマンドのいずれかを実行して、 [key]を秘密キーに置き換えます。

カーソル

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client cursor --key [key]

クロードデスクトップ

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client claude --key [key]

VSコード

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client vscode --key [key]

その他のクライアント

Smitheryで他のクライアントのインストール情報を見つけます。

手動設定

  1. このリポジトリをクローンします。
git clone https://github.com/liveblocks/liveblocks-mcp-server.git
  1. プロジェクトをビルドします。
npm install npm run build
  1. ダッシュボードから Liveblocks 秘密キーを取得します。
sk_dev_Ns35f5G...

カーソル

  1. [ファイル] → [カーソル設定] → [MCP] → [新しいサーバーの追加] に移動します。
  2. リポジトリへのフルパスと秘密キーを指定して、次のコードを追加します。
{ "mcpServers": { "liveblocks-mcp-server": { "command": "node", "args": ["/full/path/to/the/repo/liveblocks-mcp-server/build/index.js"], "env": { "LIVEBLOCKS_SECRET_KEY": "sk_dev_Ns35f5G..." } } } }
  1. MCP メニューで有効になっていることを確認します。

クロードデスクトップ

  1. 「ファイル」→「設定」→「開発」→「設定の編集」に移動します。
  2. JSON ファイルclaude_desktop_config.jsonを開きます。
  3. リポジトリへのフルパスと秘密キーを指定して、次のコードを追加します。
{ "mcpServers": { "liveblocks-mcp-server": { "command": "node", "args": ["/full/path/to/the/repo/liveblocks-mcp-server/build/index.js"], "env": { "LIVEBLOCKS_SECRET_KEY": "sk_dev_Ns35f5G..." } } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

ライブブロック

  1. Automatic setup
    1. Cursor
    2. Claude Desktop
    3. VS Code
    4. Other clients
  2. Manual setup
    1. Cursor
    2. Claude Desktop

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Give Claude access to real-time knowledge and premium content. Get rid of Claude's cutoff data and transform Claude's responses with current events, and trusted, premium sources through Linkup's powerful search capability.
    Last updated -
    1
    20
    Python
    MIT License
  • A
    security
    A
    license
    A
    quality
    Enables users to send live webcam images to Claude Desktop or other MCP clients, facilitating interaction through capturing images, screenshots, and providing a webcam view for visual input.
    Last updated -
    2
    143
    15
    TypeScript
    MIT License
    • Apple
  • -
    security
    F
    license
    -
    quality
    An MCP server that enables LLMs to 'see' what's happening in browser-based games and applications through vectorized canvas visualization and debug information.
    Last updated -
    35
    23
    JavaScript
  • A
    security
    F
    license
    A
    quality
    An MCP server that enables AI clients like Cursor, Windsurf, and Claude Desktop to access web content in markdown format, providing web unblocking and searching capabilities.
    Last updated -
    2
    181
    3
    JavaScript
    • Apple

View all related MCP servers

ID: x714wi36o5