Dacast-Inc/mcp-server-public
If you are the rightful owner of mcp-server-public and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Dacast MCP Server is a Model Context Protocol server that integrates with the Dacast video platform API, allowing MCP-compatible clients to manage video resources through natural language.
Tools
Functions exposed to the LLM to take actions
create_channel
Create a new channel on Dacast.
get_channel
Retrieve details of a specific channel.
update_channel
Update an existing channel's information.
list_channel
List all or filtered channels.
create_playlist
Create a new playlist.
get_playlist
Get details of a specific playlist.
update_playlist
Update an existing playlist.
list_playlist
List all playlists.
set_playlist_content
Set or update the content of a playlist.
thumbnail
Manage channel/asset thumbnails.
splash
Manage splash images.
create_simulcast_destination
Create a new simulcast destination.
get_simulcast_destination
Retrieve a simulcast destination.
delete_simulcast_destination
Delete a simulcast destination.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client