My TV Channel MCP Tools
My TV Channel exposes 19 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_account_statusRead-onlyget account status
-
list_channelsRead-onlylist channels
-
get_channelRead-onlyget channel
-
check_handle_availableRead-onlycheck handle available
-
create_channelMutatingcreate channel
-
update_channelMutatingupdate channel
-
archive_channelarchive channel
-
import_video_from_urlMutatingimport video from url
-
import_youtube_videoMutatingimport youtube video
-
list_assetsRead-onlylist assets
-
get_transcode_statusRead-onlyget transcode status
-
set_asset_weightMutatingset asset weight
-
delete_assetMutatingdelete asset
-
retry_transcoderetry transcode
-
regenerate_scheduleregenerate schedule
-
get_scheduleRead-onlyget schedule
-
get_schedule_rulesRead-onlyget schedule rules
-
validate_schedule_rulesvalidate schedule rules
-
set_schedule_rulesMutatingset schedule rules
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.