Skip to content

[Server Submission] Add open.video MCP — AI-powered video platform management #14

@tylerbishopdev

Description

@tylerbishopdev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions