Loomal

video-analyzer

MCP server by github.com/brightwayai/video-analyzer

Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.

0 starspypi: video-analyzer-mcp

About video-analyzer

video-analyzer is an MCP (Model Context Protocol) server published by brightwayai in the official MCP registry. Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.

It ships as a Python package on PyPI (video-analyzer-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/brightwayai/video-analyzer.

Use video-analyzer with your agent

Claude Code · one command
claude mcp add video-analyzer -- uvx video-analyzer-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "video-analyzer": {
      "command": "uvx",
      "args": [
        "video-analyzer-mcp"
      ]
    }
  }
}
pypivideo-analyzer-mcp

Frequently asked questions

What is video-analyzer?
video-analyzer is an MCP (Model Context Protocol) server by brightwayai. Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
How do I connect video-analyzer to Claude, Cursor, or another MCP client?
Install video-analyzer from its pypi package (video-analyzer-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is video-analyzer open source?
Yes — the source code is public at github.com/brightwayai/video-analyzer.
Can AI agents pay to use video-analyzer?
Not yet through Loomal — video-analyzer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain video-analyzer? Claim this listing free by verifying GitHub ownership, or contact us.