Tiktok Live Studio MCP
未申請Local MCP server for controlling TikTok LIVE Studio through its verified Stream Deck Socket.IO channel.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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.