videovector-mcp-server

VectorMethods/videovector-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Official MCP server for VectorMethods VideoVector
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "videovector-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "VectorMethods/videovector-mcp-server"
      ]
    }
  }
}

README Excerpt

Official Model Context Protocol (MCP) server for VectorMethods VideoVector. This package lets MCP clients such as Claude Desktop, Cursor, Claude Code, and custom agent runtimes search, inspect, and operate VideoVector media intelligence workflows through the public VideoVector API. - Primary transport: `stdio`

Tools (12)

MCP_HTTP_ALLOWED_HOSTSMCP_HTTP_ALLOWED_ORIGINSMCP_HTTP_ENABLE_JSON_RESPONSEMCP_HTTP_HOSTMCP_HTTP_MAX_SESSIONSMCP_TRANSPORT_MODEPORTVIDEOVECTOR_API_KEYVIDEOVECTOR_BASE_URLVIDEOVECTOR_MAX_RETRIESVIDEOVECTOR_TIMEOUTstdio

Topics

mcpmodel-context-protocolvectormethodsvideovector