Demovela MCP
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Demovela MCPshow me my available demo video templates"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Demovela MCP
Create product demo videos with guided recording and reusable video templates.
get_profile reads your account email and workspace ID. list_templates browses the template catalogue. These tools do not record websites, access private recordings, render videos or spend credits.
Remote MCP
Use https://demovela.com/mcp in a client that supports remote MCP with OAuth. Sign in to Demovela and explicitly approve the connection.
Related MCP server: EasyPlaywrightMCP
Claude Desktop and other stdio clients
Requires Node.js 22 or newer. Add this configuration:
{
"mcpServers": {
"demovela": {
"command": "npx",
"args": [
"-y",
"demovela-mcp"
]
}
}
}Or install the .mcpb file from Releases in your desktop client's Extensions settings. The connector opens your browser for sign-in. If the consent page asks you to sign in, use its new-tab link, then return and refresh the consent page.
Privacy and permissions
Your product password and provider credentials are not requested by this package. The pinned mcp-remote bridge handles OAuth, PKCE and local token storage. It connects only to the fixed endpoint above; command-line endpoint overrides are not supported. OAuth tokens are stored locally by mcp-remote and should be treated as credentials.
Revoke a connection at Demovela MCP connections.
Development and publishing
Run npm ci and npm test. GitHub Actions publishes a new package version using the organization’s NPM_TOKEN secret, then builds and releases the desktop bundle. Keep package.json, manifest.json, server/config.json and server.json versions aligned.
Marketplace approval is separate from npm publication. See the product’s submission notes for endpoint tests and review prerequisites.
This server cannot be deployed
Maintenance
Related MCP Connectors
Tools for Go-to-market teams creating sales materials, product demos, and deal rooms for customers.
Turn a product URL into a narrated cinematic demo video, launch video, or deck.
- OrshotOAuthcom.orshot
Render on-brand images, PDFs and videos from templates. 60+ tools: brand kit, folders, workflows.
Manage hosted Stepshots product demos: analytics, publishing, guided tours, and claim links.
Related MCP Servers
- AlicenseAqualityAmaintenanceYour coding agent makes the demo video — turns a storyboard.json into a narrated, captioned product-demo MP4; deterministic replay re-renders it in CI at ~$0.23188 npm8MIT
- FlicenseAqualityBmaintenanceEnables automated testing and demo video creation using Playwright, with login, session orchestration, narration, and video compilation.8-
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to create polished product demo videos by controlling a real Chromium browser, recording actions, and rendering 1080p MP4s with narration, captions, and styled overlays.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables agents to record narrated, zoom-animated product demo videos of websites entirely on-device, including outlining pages, scripting tours, recording MP4s, reviewing frames, and extracting embedded recipes to fork or rerender demos.874 npm3MIT