vividscripts-mcp

EstebanCastorena/vividscripts-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 4d ago
Remote MCP server to connect Claude Code with VividScripts
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": {
    "vividscripts-mcp": {
      "command": "uvx",
      "args": [
        "vividscripts-mcp"
      ]
    }
  }
}

Or install with pip: pip install vividscripts-mcp

README Excerpt

> Remote MCP server for [VividScripts](https://vividscripts.ai/) — turn written stories into produced videos directly from [Claude Code](https://claude.com/claude-code). Connect Claude Code to your VividScripts account and you can paste a story and have it produced into a video — narration, illustration, sound effects, music, and final assembly — through a single conversation. You guide the creative choices; the server runs the pipeline.