VideoDB

by video-db

47 stars
499 downloads
Not rated
GitHub Website

About

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

Details

Author
video-db
GitHub stars
47
Downloads
499
Categories
Developer Tools, Other, AI, Media, File Management

- Integrates with VideoDB’s video database platform
- Runs via the lightweight uvx package runner
- Supports automated install in Claude and Cursor
- Requires only a VideoDB API key for authentication
- Can be updated to latest version with uv cache clean

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name VideoDB
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the uv package manager, then run uvx videodb-director-mcp --api-key=VIDEODB_API_KEY. Configure the server in MCP‑compatible clients (e.g., Claude Desktop, Cursor) by adding it as an MCP server with the command uvx and arguments ["videodb-director-mcp", "--api-key=<VIDEODB-API-KEY>"]. Automatic installation commands are available for Claude (--install=claude), Cursor (--install=cursor), or both (--install=all). For Claude Code, use claude mcp add videodb-director uvx -- videodb-director-mcp --api-key=<VIDEODB_API_KEY>.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "videodb": {
            "videodb-director": {
                "command": "uvx",
                "args": [
                    "videodb-director-mcp@latest"
                ],
                "env": {
                    "VIDEODB_API_KEY": "your-videodb-api-key"
                }
            }
        }
    }
}

McpServers

{
    "videodb-director": {
        "command": "uvx",
        "args": [
            "videodb-director-mcp@latest"
        ],
        "env": {
            "VIDEODB_API_KEY": "your-videodb-api-key"
        }
    }
}

Add the VideoDB Director MCP Server in your favorite Client

To configure VideoDB Director MCP server in Claude, you can run the following command

uvx videodb-director-mcp --install=claude

You can manually configure the MCP Server by following these steps:
-

Open theclaude_desktop_config.jsonfile

code ~/Library/Application\ Support/Claude/claude_desktop_config.json
code $env:AppData\Claude\claude_desktop_config.json

Add the VideoDB Director MCP Server inside themcpServerskey:

{ "mcpServers": { "videodb-director": { "command": "uvx", "args": ](https://docs.astral.sh/uv/getting-started/installation)["videodb-director-mcp", "--api-key=<VIDEODB-API-KEY>"] } } }

To configure VideoDB Director MCP server in Cursor, you can run the following command

uvx videodb-director-mcp --install=cursor

You can manually configure the MCP Server by following these steps:
-

Inside Cursor, go toSettings > Cursor Settings

Add the VideoDB Director MCP Server under themcpServerskey

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

Install in Claude and Cursor at the same time.

You can configure VideoDB Director MCP server in Claude and Cursor together, by running the following command

claude mcp add videodb-director uvx -- videodb-director-mcp --api-key=<VIDEODB_API_KEY>

To ensure you're using the latest version of the MCP server withuvx, start by clearing the cache:

This command removes any outdated cached packages ofvideodb-director-mcp, allowinguvxto fetch the most recent version.

If you always want to use the latest version of the MCP server, update your command as follows:

uvx videodb-director-mcp@latest --api-key=<VIDEODB_API_KEY>

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Generates AI images and videos using the GPT4O Image Generator API.

Interact with the RunwayML and Luma AI APIs for video and image generation tasks.

An MCP server for AI-powered video creation using the FAL AI API.

Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.

All-in-one AI creative studio — generate videos, images, audio in 11 Indian languages, and 3D models via MCP. Hosted at mcp.arcframe.ai.

AVCLabs MCP integrates AI-powered video upscaling, quality enhancement, and SAM3 image segmentation into MCP workflows. It enhances low-resolution videos, cleans noisy footage, and extracts target objects through text prompts.

Official Cannon Studio MCP for AI video, image, 3D, audio, workflow, pricing, model, and developer API guidance.

Hosted remote MCP server for AI image and video generation from one Streamable HTTP endpoint.

A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.

Analyzes image and video content from URLs or local files using the Gemini 2.0 Flash model.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.