Request
Please add open.video MCP to the OpenTools MCP registry.
Server
Description
open.video MCP is a remote MCP server that gives AI agents full control of a video platform. Upload videos, manage channels, track analytics, and organize playlists — all through natural language via any MCP-compatible AI client. OAuth authentication, no API keys required.
Representative Tools
upload_video — Upload a local video file with metadata
link_video — Link an external video URL to your channel
get_embed_code — Generate an embed code for any video
update_video — Update title, description, tags, and settings
delete_video — Remove a video from your channel
list_videos — List and filter videos on your channel
list_channels — List all channels on your account
get_channel — Get detailed channel information
update_channel — Update channel info and settings
upload_channel_image — Upload branding images
get_analytics — Fetch views, engagement, and performance metrics
get_video_status — Check processing and publish status
create_playlist — Create a new playlist
update_playlist — Edit playlist metadata and ordering
add_to_playlist — Add videos to a playlist
list_playlists — List all playlists on your channel
MCP Config
{
"mcpServers": {
"open-video": {
"url": "https://mcp.open.video/mcp"
}
}
}
If there is a preferred submission flow outside GitHub issues, I'm happy to use it.
Request
Please add
open.video MCPto the OpenTools MCP registry.Server
Description
open.video MCP is a remote MCP server that gives AI agents full control of a video platform. Upload videos, manage channels, track analytics, and organize playlists — all through natural language via any MCP-compatible AI client. OAuth authentication, no API keys required.
Representative Tools
upload_video— Upload a local video file with metadatalink_video— Link an external video URL to your channelget_embed_code— Generate an embed code for any videoupdate_video— Update title, description, tags, and settingsdelete_video— Remove a video from your channellist_videos— List and filter videos on your channellist_channels— List all channels on your accountget_channel— Get detailed channel informationupdate_channel— Update channel info and settingsupload_channel_image— Upload branding imagesget_analytics— Fetch views, engagement, and performance metricsget_video_status— Check processing and publish statuscreate_playlist— Create a new playlistupdate_playlist— Edit playlist metadata and orderingadd_to_playlist— Add videos to a playlistlist_playlists— List all playlists on your channelMCP Config
{ "mcpServers": { "open-video": { "url": "https://mcp.open.video/mcp" } } }If there is a preferred submission flow outside GitHub issues, I'm happy to use it.