mcpbeat Sign in

Myvideogift MCP Server

by cryptolibertus Your server? Claim it
local only

Myvideogift runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.

Create and deliver personalized video gifts (photos + an original song) from any agent.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 435 · avg 21 · -28% w/w
a month agotoday
37
Installs / week
npm · myvideogift-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add myvideogift -- npx -y myvideogift-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "myvideogift": {
      "args": [
        "-y",
        "myvideogift-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.myvideogift]
command = "npx"
args = ["-y", "myvideogift-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "myvideogift": {
      "args": [
        "-y",
        "myvideogift-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "myvideogift": {
      "args": [
        "-y",
        "myvideogift-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MVG_API_KEY (A My Video Gift prepaid-credit API key (mvg_live_...) from https://developers.myvideogift.com), MVG_API_BASE (Override the API base URL (default https://myvideogift.com/api/v1).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Myvideogift

same job, measured the same way
Pexels
by developer-ishan

MCP server for searching Pexels stock photos, videos, and curated collections.

145 installs/wk local only
Wimm
by wimm

Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.

answering
I
ALPNAI — Agent Performance Tools
by fredericmagnathy-ops

Agent cost, latency and quality analysis, report delivery and order status. Crypto payments paused.

10 tools answering
Local-first personal finance MCP
by adelaidasofia

Local-first personal finance MCP. Aggregates bank, brokerage, credit, and loan accounts via Plaid.…

local only
Mailsnail
by iancollins27

Send USPS letters, postcards & certified mail from any agent. No signup; pay-per-piece via Stripe.

31 installs/wk local only
Candor Finance
by candor

Personal-finance workspace for AI agents: accounts, spending, budgets, goals, and investments.

answering
Pexels MCP Server
by hanoak

MCP server for the Pexels API: search & fetch stock photos, videos, and collections.

61 installs/wk local only
Kema Invoice
by kema-studio

Compliant invoicing for freelancers: create, issue and track invoices from your AI agent.

answering

Myvideogift — questions

Answers built from our own checks of this server.

Why is there no uptime for Myvideogift?
Myvideogift runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package myvideogift-mcp was installed 37 times last week.
Is Myvideogift still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Myvideogift?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls myvideogift-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Myvideogift?
The npm package myvideogift-mcp was installed 37 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.