Tiktok Live Studio MCP
UnclaimedLocal MCP server for controlling TikTok LIVE Studio through its verified Stream Deck Socket.IO channel.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
studio_get_status
Read running, connected, app version, endpoint, active scene, recording state, and LIVE state.
studio_list_scenes
List scenes and the active scene.
studio_list_sources
List source names, internal IDs, and visibility for the active or named scene.
studio_set_audio_mute
Idempotently set and verify desktop/audio-output mute.
studio_set_microphone_mute
Idempotently set and verify aggregate microphone mute.
studio_set_source_visibility
Set source visibility without a blind toggle; temporarily switches/restores scene when required.
studio_start_live
Require confirm:true, start LIVE from readable offline state, and verify live state.
studio_start_recording
Start recording only when stopped and verify the state.
studio_stop_live
Require confirm:true, stop LIVE, and verify offline state.
studio_stop_recording
Stop recording only when active and verify the state.
studio_switch_scene
Idempotently switch to an exact scene and verify it.
studio_trigger_action
Trigger a verified parameterless Stream Deck action and require LIVE Studio acknowledgement.