Bans

MCP tools for bans operations on the Euler Stream API.

Ban Room User

MCPbans-ban_room_user

Ban (kick) a user from a TikTok LIVE room

Parameters

One ofOne authentication method required
x-oauth-tokenstring

Access token from a 3rd-party Euler OAuth app.

x-cookie-headerstring

Raw TikTok cookies for direct authentication.

tiktok_user_id*string

The numeric user ID for the individual to kick

comment_msg_idstring

Optional comment message ID that triggered the kick

room_id*string

The room ID of the livestream

||
Playground
https://tiktok.eulerstream.com/mcp
tiktok_user_idstringrequired
comment_msg_idstring
room_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Unban Room User

MCPbans-unban_room_user

Unban a previously kicked user from a TikTok LIVE room

Parameters

One ofOne authentication method required
x-oauth-tokenstring

Access token from a 3rd-party Euler OAuth app.

x-cookie-headerstring

Raw TikTok cookies for direct authentication.

tiktok_user_id*string

The numeric user ID of the person to unkick

room_id*string

The room ID of the livestream

||
Playground
https://tiktok.eulerstream.com/mcp
tiktok_user_idstringrequired
room_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Get Banned Users

MCPbans-get_banned_users

Retrieve the list of banned users in a TikTok LIVE room

Parameters

One ofOne authentication method required
x-oauth-tokenstring

Access token from a 3rd-party Euler OAuth app.

x-cookie-headerstring

Raw TikTok cookies for direct authentication.

pagenumber= 0

Page number for pagination

room_id*string

The room ID of the livestream

||
Playground
https://tiktok.eulerstream.com/mcp
pagenumber
room_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring