Sendbird

Sendbird MCP Connector for Claude

A+

Manage Sendbird chat infrastructure — orchestrate users, channels, and moderation directly from your AI agent.

18 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Sendbird application to any AI agent and take full control of your chat ecosystem through natural conversation.

What you can do

  • User Management — Create new users, list existing ones, and manage profiles or access tokens for your chat application.
  • Channel Orchestration — Create and manage Open Channels for massive public scale or Group Channels for private, distinct conversations.
  • Moderation & Safety — Maintain community standards by blocking, muting, or banning users, and freezing channels during incidents.
  • Automation & Bots — Create and manage bots to send automated messages and interact with users programmatically.
  • Channel Lifecycle — Update channel metadata, join or leave group chats, and invite new members seamlessly.

How it works

  1. Subscribe to this server
  2. Enter your Sendbird App ID and Master API Token
  3. Start managing your messaging infrastructure from Claude, Cursor, or any MCP-compatible client

No more navigating complex dashboards to moderate a user or check channel status. Your AI acts as a real-time chat administrator.

Who is this for?

  • Support Leads — quickly moderate users, check channel history, and manage support bots without leaving the console.
  • Developers — test channel creation, user provisioning, and bot messaging directly from the code editor.
  • Community Managers — oversee large open channels and enforce safety rules through simple natural language commands.
in-app-chatmessaging-apiuser-managementreal-time-communicationmoderation

18 tools expose this connector's capabilities to your AI agent.

ban_user

Ban a user from a channel

block_user

Block a user

create_bot

Create a bot

create_group_channel

Create a group channel

create_open_channel

Create an open channel

create_user

Create a new Sendbird user

delete_open_channel

Delete an open channel

freeze_channel

Freeze a channel

get_open_channel

Get an open channel by URL

invite_group_channel

Invite users to a group channel

join_group_channel

Join a group channel

leave_group_channel

Leave a group channel

list_open_channels

List open channels

list_users

List Sendbird users

mute_user

Mute a user in a channel

send_bot_message

Send a message via bot

send_message

Send a message to a channel

update_open_channel

Update an open channel

See how to talk to your AI agent using Sendbird.

List the first 10 users in our Sendbird application.

I've retrieved the user list. Found users: 'admin_01', 'support_agent_a', 'user_992'... Would you like to see the profile details for any of them?

Create a new open channel called 'Global-Lounge' for our community.

Channel 'Global-Lounge' has been created successfully. The channel URL is 'sendbird_open_channel_552'. You can now start directing users to this public space.

Freeze the channel at URL 'sendbird_open_channel_123' to stop all messaging.

The channel 'sendbird_open_channel_123' is now frozen. Users will be unable to send new messages until it is unfrozen.

Yes! You can use the `create_bot` tool to register a new bot and then use `send_bot_message` to trigger automated interactions within your chat channels.

Related Connectors