Prerequisite: Ensure Python 3.12 or Later is Installed
Before installing the VideoDB MCP Server, verify that Python 3.12 or later is installed on your system.- Check Python version:
- If the version is below 3.12, update Python from the official website.
Install and Configure VideoDB MCP Server
simplest method using uvx
1. Install uv
macOS:
2. Automatic Installation for Clients
To automatically add the MCP Server to Claude, Cursor and Claude Code: Install for Claude only3. Update VideoDB MCP package
To ensure you’re using the latest version of the MCP server withuvx, start by clearing the cache:
videodb-director-mcp, allowing uvx to fetch the most recent version.
If you always want to use the latest version of the MCP server, update your command as follows:
uvx pulls the latest release every time you run it.
Setup Video
Alternative Methods
1. Install the VideoDB MCP Server
a. Using pipx
We need to install pipx first.
For macOS:
b. Install Using pip
Install the package using pip:
2. Configuring the MCP Server in Clients
Claude Desktop
a. Open Configuration File- MacOS/Linux:
- Windows:
pipx:
pip:
Cursor Editor
a. Open MCP Settings- Navigate to Settings > Cursor Settings
- Click on MCP
- Click on Add new Global MCP Server
pipx:
pip:
Claude Code
a. Add configuration To configure VideoDB Director MCP for Claude code you can run the following command Usingpipx:
pip:
3. Update the VideoDB Director MCP Package
To ensure you’re using the latest version of a package installed viapipx or pip, run: