open.video MCP
AI-powered video platform management — upload videos, manage channels, track analytics, and organize playlists through any MCP-compatible AI client
MCP Server
Give your AI agents
full control of your
video platform
Upload videos, manage channels, track analytics, and organize playlists — all through natural language. One MCP server, any AI client.
Get Started Read the docs
Upload & manageVideos, metadata, embed codes
Instant operationsBatch process, no scripts
Any AI clientClaude, Cursor, Windsurf
Full analyticsViews, engagement, status
Capabilities
Everything your AI needs to run your video operations
1 Videos2 Channels3 Analytics4 Playlists
Upload, link, and manage video content
Upload local video files, link external URLs, generate embed codes, and manage all video metadata — titles, descriptions, tags, thumbnails, and visibility settings.
- Upload local files with the Upload Helper
- Link external video URLs
- Generate and manage embed codes
- Edit titles, descriptions, and tags
Architecture
One server connects any AI client to your entire video platform
The open.video MCP server sits between your AI tools and your publishing account. Claude, Cursor, Windsurf, or any MCP-compatible client gets instant access through a single authenticated connection.
OAuth authenticationSecure browser-based sign-in with scoped tokens
No API keys requiredTokens are scoped per-upload by the remote server
Remote-firstCloud-hosted server, nothing to install locally
Setup
Connect in under 2 minutes
Choose your AI client and follow the steps. No API keys needed.
Cursor / Claude CodeAlso WindsurfClaude DesktopConnectorsClaude Desktopmcp-remote
Add the open.video MCP server to your MCP config file.
1
Add this to your MCP config:
{
"mcpServers": {
"open-video": {
"url": "https://mcp.open.video/mcp"
}
}
}
2
For local file uploads, add the Upload Helper as a second server:
{
"mcpServers": {
"open-video": {
"url": "https://mcp.open.video/mcp"
},
"open-video-upload": {
"command": "npx",
"args": ["-y", "open-video-mcp", "--upload-helper"]
}
}
}
3
Call list_channels to verify the connection and complete sign-in.
Tools
Available MCP tools
A growing set of tools to manage every aspect of your video platform.
Videos
upload_videoUpload a local video file with metadata
link_videoLink an external video URL to your channel
get_embed_codeGenerate an embed code for any video
update_videoUpdate title, description, tags, and settings
delete_videoRemove a video from your channel
list_videosList and filter videos on your channel
Channels
list_channelsList all channels on your account
get_channelGet detailed channel information
update_channelUpdate channel info and settings
upload_channel_imageUpload branding images for your channel
Analytics
get_analyticsFetch views, engagement, and performance metrics
get_video_statusCheck processing and publish status
Playlists
create_playlistCreate a new playlist
update_playlistEdit playlist metadata and ordering
add_to_playlistAdd videos to a playlist
list_playlistsList all playlists on your channel
Create your open.video channel
Sign up for an open.video account, create your channel, and connect it to your AI workflow in minutes. No credit card required.
Create an Account Full documentation
Related Servers
SwitchBot
Control SwitchBot smart home devices through its official API, enabling automation and integration with AI assistants.
Environmental Compliance MCP
EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data
Octagon VC Agents
AI-driven venture capitalist agents powered by Octagon Private Markets' real-time intelligence.
Nanoleaf MCP Server
A server for controlling Nanoleaf smart lights using the Model Context Protocol.
Minecraft MCP
Control a Minecraft character to build, explore, and interact with the game world using natural language.
Weather MCP Server
Provides real-time weather alerts and detailed forecasts for US locations using the National Weather Service API.
Latinum Wallet MCP
An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Runframe
Incident management MCP server. Acknowledge, escalate, page, and resolve incidents, check on-call, manage services, postmortems, and teams from any MCP client.
McpVanguard
An open-source security proxy and active firewall for the Model Context Protocol (MCP).