Integrations
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:
- Open the
claude_desktop_config.json
fileIn MacOS/Linux:In Windows:CopyCopy - Add the VideoDB Director MCP Server inside the
mcpServers
key:Copy
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:
- Inside Cursor, go to Settings > Cursor Settings
- Click on MCP
- Click on Add new Global MCP Server
- Add the VideoDB Director MCP Server under the
mcpServers
keyCopy
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:
Related MCP Servers
- -securityAlicense-qualityIntegrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations.Last updated -314JavaScriptMIT License
- -securityAlicense-qualityAI-powered assistant that connects Claude to video encoding workflows, translating cryptic errors into plain English and providing actionable solutions for troubleshooting encoding jobs.Last updated -1PythonMIT License
- -securityAlicense-qualityAn MCP server that allows Claude and other AI assistants to interact with the YouTube API, providing tools to search videos/channels and retrieve detailed information about them.Last updated -1JavaScriptMIT License
- AsecurityAlicenseAqualityA server that enables generating videos from static images using Vidu's AI models, with features for image-to-video conversion, task monitoring, and image uploading.Last updated -31TypeScriptMIT License