Back to directory
pixverseai/pixverse-mcp

pixverseai/pixverse-mcp

@PixVerseAI

Official PixVerse Model Context Protocol (MCP) server that enables interaction with powerful AI video generation APIs.

video-generationAIPixVersevideo-creationAPItext-to-videoimage-to-videoentertainment

Installation & Configuration

{
  "mcpServers": {
    "PixVerse": {
      "command": "uvx",
      "args": [
        "pixverse-mcp"
      ],
      "env": {
        "PIXVERSE_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13