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

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.3.tar.gz (6.7 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.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: videodb_director_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 6.7 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.3.tar.gz
Algorithm Hash digest
SHA256 193cfb846321d2244f7973f605a3d647a36400aefc0ef509e1080068da2199cd
MD5 b42340e1a4c39f8fab2f1c48364779c4
BLAKE2b-256 aaab6b77d1d0fe16a5332f9cc990422a71dad0a2105663c3ae39a5f265a12afa

See more details on using hashes here.

Provenance

The following attestation bundles were made for videodb_director_mcp-0.1.3.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.3-py3-none-any.whl.

File metadata

File hashes

Hashes for videodb_director_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8b9b3cf0eea8d370caf7163e3bfd6c066eeb362152123bfd75a3cf26996fccfe
MD5 7b34e33322a6c0f949282427045174c0
BLAKE2b-256 b4a6b6475a62ddfe72053445c437fb32b69b21860da6edd6bf5a7671fce2d5da

See more details on using hashes here.

Provenance

The following attestation bundles were made for videodb_director_mcp-0.1.3-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