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

1. Install the package

pip install videodb-director-mcp

2. Use the MCP Server!

Normally as a CLI Command

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

Using pipx

pipx run videodb-director-mcp --api-key=VIDEODB_API_KEY

Using uvx

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

3. Add the VideoDB Director MCP Server in your favorite Client

Claude Desktop

  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": "videodb-director-mcp",
          "args": ["--api-key=<VIDEODB-API-KEY>"]
        }
      }
    }
    

Cursor

  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": "videodb-director-mcp",
          "args": ["--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.1.tar.gz (4.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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: videodb_director_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for videodb_director_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 416e4767981378d501137c87536704d10b121c0da4b009e4477c4c453708960e
MD5 df7d43c3df0feaa6eb1c5ffe91256474
BLAKE2b-256 230c401e4daef2442a12e85c5aaf037f1e785427c6e68cad212cbd9a14e82157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for videodb_director_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b4b00543eceec238988e74ad8a72f10aad703a70326544880126211068e8131
MD5 6a291530162409eb0a3ad07662581499
BLAKE2b-256 7865ee9448b5128a720f65178515231c7d4ec43ea47c237b9aa8771f67fb96c9

See more details on using hashes here.

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