Plugin Request: VAP Media Generation MCP
Description
Request to add VAP Media Generation MCP server to the LobeChat plugin index.
Plugin Details
Features
- AI-powered image generation via Replicate (Flux 2 Pro)
- Video generation via Replicate (Veo 3.1)
- Music generation via Suno (V5)
- Unified MCP interface for media generation tasks
- Cost control and execution management
Tags
ai-generation, image, video, music, media
Avatar
🎨
I have created the plugin JSON file below for easy integration:
{
"author": "vapagentmedia",
"createdAt": "2026-02-08",
"homepage": "https://github.com/vapagentmedia/VAP",
"identifier": "vap-mcp",
"manifest": "https://registry.modelcontextprotocol.io/v0.1/servers?vap-e",
"meta": {
"avatar": "🎨",
"title": "VAP Media Generation",
"description": "AI-powered image, video, and music generation via VAP platform. Generate images with Replicate, videos with Replicate, and music with Suno through a unified MCP interface.",
"tags": ["ai-generation", "image", "video", "music", "media"],
"category": "media-generate"
},
"schemaVersion": 1
}
The plugin is ready to be added to the src/ directory.
Plugin Request: VAP Media Generation MCP
Description
Request to add VAP Media Generation MCP server to the LobeChat plugin index.
Plugin Details
Features
Tags
ai-generation, image, video, music, media
Avatar
🎨
I have created the plugin JSON file below for easy integration:
{ "author": "vapagentmedia", "createdAt": "2026-02-08", "homepage": "https://github.com/vapagentmedia/VAP", "identifier": "vap-mcp", "manifest": "https://registry.modelcontextprotocol.io/v0.1/servers?vap-e", "meta": { "avatar": "🎨", "title": "VAP Media Generation", "description": "AI-powered image, video, and music generation via VAP platform. Generate images with Replicate, videos with Replicate, and music with Suno through a unified MCP interface.", "tags": ["ai-generation", "image", "video", "music", "media"], "category": "media-generate" }, "schemaVersion": 1 }The plugin is ready to be added to the src/ directory.