Odel
Video URL Analyzer

Video URL Analyzer

Local
@u2n43PythonMITUpdated 2mo ago

Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvideo-url-analyzer-mcpv1.5.1

Run

uvx video-url-analyzer-mcp

MCP client config

{
  "mcpServers": {
    "video-url-analyzer": {
      "command": "uvx",
      "args": [
        "video-url-analyzer-mcp"
      ]
    }
  }
}