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.0.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.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: videodb_director_mcp-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 88315d322bfcbae34f209d52333079f70c31fc0834d0f0a73f6821f14713681a
MD5 2eb5d38b4c5879733809251d6559fb91
BLAKE2b-256 0b5bad2e63fe0c2ff1e88f896860aeb5517e66651ba0549f9279dbb047918875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for videodb_director_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e00a07c66da82fd340dba2aac92a0ad97667b18b846a783b929552fb28198402
MD5 f1edef28a70f0d5153174a7577b4948b
BLAKE2b-256 e7483666399e5ba18eed43170b5b7b2a678dda7e77af1dd5d10bbb450dcb2544

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