Vibemovie
Rank #17,837io.github.pooriaarab/vibemovie
Turns an agent coding session into a short recap video. Local-first.
Vibemovie is a Model Context Protocol (MCP) server published by pooriaarab. It ranks #17,837 of 128,029 servers tracked on MCP Toplist. Vibemovie is listed on Official MCP, with 1 tracked version. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 110,192 of 128,029 servers on MCP Toplist.
Use Vibemovie
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibemovie -- npx -y vibemovie mcp[mcp_servers.vibemovie]
command = "npx"
args = ["-y", "vibemovie", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibemovie": {
"command": "npx",
"args": [
"-y",
"vibemovie",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibemovie": {
"command": "npx",
"args": [
"-y",
"vibemovie",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibemovie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vibemovie",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibemovie": {
"command": "npx",
"args": [
"-y",
"vibemovie",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibemovie": {
"command": "npx",
"args": [
"-y",
"vibemovie",
"mcp"
]
}
}
}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.pooriaarab%2Fvibemovie)<a href="https://mcptoplist.com/server/io.github.pooriaarab%2Fvibemovie"><img src="https://mcptoplist.com/badge/io.github.pooriaarab%2Fvibemovie.svg" alt="MCP Toplist: Top 25% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pooriaarab
Other servers by pooriaarab
- vibeshare-mcp#12,848 · 2 vers
- aigentify#15,447 · 1 ver
- Vibedating#16,200 · 1 ver
- Viberadio#16,749 · 1 ver
- Vibenetwork#17,088 · 1 ver
- vibedonate#17,835 · 1 ver
- vibelive MCP Server#17,836 · 1 ver
- Content Rabbit#51,387 · 3 vers
- Adscapi#52,224 · 1 ver
- Blogbat#70,623 · 1 ver
- Supportsheep#70,624 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Vibemovie?
- Vibemovie is maintained by pooriaarab, which publishes 12 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Vibemovie listed on the Official MCP Registry?
- Yes — Vibemovie is listed on the Official MCP Registry.
- How many versions does Vibemovie have?
- MCP Toplist tracks 1 version of Vibemovie, most recently published on Jul 29, 2026.
- Where can I find the source code for Vibemovie?
- The source code for Vibemovie is hosted at github.com/pooriaarab/vibemovie.
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.