Myvideogift
Rank #67,324io.github.CryptoLibertus/myvideogift
Create and deliver personalized video gifts (photos + an original song) from any agent.
Myvideogift is a Model Context Protocol (MCP) server published by CryptoLibertus. It ranks #67,324 of 132,113 servers tracked on MCP Toplist. Myvideogift is listed on Official MCP, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 64,789 of 132,113 servers on MCP Toplist.
Use Myvideogift
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add myvideogift -e "MVG_API_KEY=<your MVG_API_KEY>" -e "MVG_API_BASE=<your MVG_API_BASE>" -- npx -y myvideogift-mcpReplace each placeholder with your own value before saving.
[mcp_servers.myvideogift]
command = "npx"
args = ["-y", "myvideogift-mcp"]
[mcp_servers.myvideogift.env]
MVG_API_KEY = "<your MVG_API_KEY>"
MVG_API_BASE = "<your MVG_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"myvideogift": {
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<your MVG_API_KEY>",
"MVG_API_BASE": "<your MVG_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"myvideogift": {
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<your MVG_API_KEY>",
"MVG_API_BASE": "<your MVG_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"myvideogift": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<your MVG_API_KEY>",
"MVG_API_BASE": "<your MVG_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"myvideogift": {
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<your MVG_API_KEY>",
"MVG_API_BASE": "<your MVG_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"myvideogift": {
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<your MVG_API_KEY>",
"MVG_API_BASE": "<your MVG_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CryptoLibertus%2Fmyvideogift)<a href="https://mcptoplist.com/server/io.github.CryptoLibertus%2Fmyvideogift"><img src="https://mcptoplist.com/badge/io.github.CryptoLibertus%2Fmyvideogift.svg" alt="MCP Toplist: #67,324 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CryptoLibertus
Other servers by CryptoLibertus
View all CryptoLibertus servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Myvideogift?
- Myvideogift is maintained by CryptoLibertus, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Myvideogift listed on the Official MCP Registry?
- Yes — Myvideogift is listed on the Official MCP Registry.
- How many versions does Myvideogift have?
- MCP Toplist tracks 1 version of Myvideogift, most recently published on Jul 11, 2026.
- Where can I find the source code for Myvideogift?
- The source code for Myvideogift is hosted at github.com/CryptoLibertus/myvideogift.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.