MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/VideoDB
Code ExecutionOfficial
V

VideoDB

Server for advanced AI-driven video editing, semantic search, multilingual transcription, generative media, voice cloning, and content moderation.

47 starsUpdated Mar 26, 2026
View on GitHub

Ads

Overview

To add the MCP server in any config driven MCP Client, following is how the commands and arguments will look like For macOS/Linux: curl -LsSf https://astral.sh/uv/install.sh | sh For Windows: You can also visit the installation steps of uv for more details here You can run the MCP server using uvx using the following command To configure VideoDB Director MCP server in Claude, you can run the following command You can manually configure the MCP Server by following these steps: 1. Open the claude_desktop_config.json file

Installation

uvx videodb-director-mcp --api-key=VIDEODB_API_KEY

Configuration

{
     "mcpServers": {
       "videodb-director": {
         "command": "uvx",
         "args": ["videodb-director-mcp", "--api-key=<VIDEODB-API-KEY>"]
       }
     }

Capabilities

  • Search your video library

    ask natural-language questions to find specific moments or scenes using `search_video`.

  • Retrieve video metadata

    get structured details like title, duration, and format for any uploaded video with `get_video`.

  • Upload videos programmatically

    add new video content to your library via URL or file path using `upload_video`.

Tags

  • video
  • ai-model
  • content-creation
  • media
  • translation

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago