Skip to main content

VideoDB MCP Server

Project description

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:

curl -LsSf https://astral.sh/uv/install.sh | sh

For Windows:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

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

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

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 file

    In MacOS/Linux:

    code ~/Library/Application\ Support/Claude/claude_desktop_config.json
    

    In Windows:

    code $env:AppData\Claude\claude_desktop_config.json
    
  2. Add the VideoDB Director MCP Server inside the mcpServers key:

    {
      "mcpServers": {
        "videodb-director": {
          "command": "uvx",
          "args": ["videodb-director-mcp", "--api-key=<VIDEODB-API-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

  2. Click on MCP

  3. Click on Add new Global MCP Server

  4. Add the VideoDB Director MCP Server under the mcpServers key

    {
      "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

uvx videodb-director-mcp --install=all

Install for Claude Code

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

Update VideoDB Director MCP package

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

uv cache clean

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:

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

videodb_director_mcp-0.1.4.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

videodb_director_mcp-0.1.4-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file videodb_director_mcp-0.1.4.tar.gz.

File metadata

  • Download URL: videodb_director_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for videodb_director_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2ac10d75748a2ecf13cfc02dc79a67e3514aa275750c8747aa5e90032ca52edf
MD5 fd1f7bcde2cfa7e5e68fc748aea53a03
BLAKE2b-256 f327ff0ada5bbc5096655c08edec1c44dc9ba5235aa4bc5e84ebb196c39706a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for videodb_director_mcp-0.1.4.tar.gz:

Publisher: mcp_release.yml on video-db/agent-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videodb_director_mcp-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for videodb_director_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a5d6d563ad674257616c6e873c3a466ae7a79901cc32dd7be420b7a2563ccb87
MD5 b22b82950802a23c090976a22ca8ea65
BLAKE2b-256 b890cc884ffb1868942c539e08cc53f0a3db26b23c388b91534dd12102c8b003

See more details on using hashes here.

Provenance

The following attestation bundles were made for videodb_director_mcp-0.1.4-py3-none-any.whl:

Publisher: mcp_release.yml on video-db/agent-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page