Server Directory
AI & LLMAdvanced

VideoDB

by VideoDB

AI-powered video database for semantic search, scene detection, transcript analysis, and video content management. Search within videos using natural language.

CAPABILITIES

  • Semantic video search
  • Scene detection and indexing
  • Automatic transcription
  • Video summarization
  • Content moderation
  • Thumbnail generation

INSTALLATION

Terminal
npx -y @videodb/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "videodb": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@videodb/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
AI & LLM
Difficulty
Advanced
Maintained By
VideoDB
NPM Package
@videodb/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →