videodb.com
videodb.com logo

VideoDB

Bridges to VideoDB's video processing capabilities for searching, indexing, subtitling, and manipulating video content t...

Created byApr 22, 2025
To add the MCP server in any config driven MCP Client, following is how the commands and arguments will look like

Install `uv`

We need to install uv first.
For macOS/Linux:
For Windows:
You can also visit the installation steps of uv for more details here

Run the MCP Server

You can run the MCP server using uvx using the following command

Add the VideoDB Director MCP Server in your favorite Client

Claude Desktop

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:
  1. Open the claude_desktop_config.json fileIn MacOS/Linux:In Windows:
  1. Add the VideoDB Director MCP Server inside the mcpServers key:

Cursor

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:
  1. Inside Cursor, go to Settings > Cursor Settings
  1. Click on MCP
  1. Click on Add new Global MCP Server
  1. Add the VideoDB Director MCP Server under the mcpServers 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

Install for Claude Code

Update VideoDB Director MCP package

To ensure you're using the latest version of the MCP server with uvx, start by clearing the cache:
This command removes any outdated cached packages of 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:
To add the MCP server in any config driven MCP Client, following is how the commands and arguments will look like

Install `uv`

We need to install uv first.
For macOS/Linux:
For Windows:
You can also visit the installation steps of uv for more details here

Run the MCP Server

You can run the MCP server using uvx using the following command

Add the VideoDB Director MCP Server in your favorite Client

Claude Desktop

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:
  1. Open the claude_desktop_config.json fileIn MacOS/Linux:In Windows:
  1. Add the VideoDB Director MCP Server inside the mcpServers key:

Cursor

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:
  1. Inside Cursor, go to Settings > Cursor Settings
  1. Click on MCP
  1. Click on Add new Global MCP Server
  1. Add the VideoDB Director MCP Server under the mcpServers 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

Install for Claude Code

Update VideoDB Director MCP package

To ensure you're using the latest version of the MCP server with uvx, start by clearing the cache:
This command removes any outdated cached packages of 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: