MCP Servers / productivity / VAP media MCP

VAP media MCP

JSON →
httpnoneproductivity

: MCP server for AI media generation (imagesflux, videosveo3.1, music suno v5, with deterministic cost control using reserve-burn-refund billing

Install
How to run this server
[ { "cmd": "pip install vap-sdk", "imports": [] } ]
server path: vap-media-mcp
Tools
What this server exposes
generate_image
Create AI image from text prompt
generate_video
Create cinematic video from text (Veo 3.1)
generate_music
Create original music from text (Suno V5)
upscale
Upscale image resolution (2x/4x)
background_remove
Remove image background
inpaint
Edit specific regions of an image
video_trim
Trim video to specific time range
video_merge
Merge multiple video clips
estimate_cost
Preview image generation cost
estimate_video_cost
Preview video generation cost
estimate_music_cost
Preview music generation cost
check_balance
Check your current balance
get_task
Check status of a generation task
get_operation
Check status of an edit operation
list_tasks
List your recent tasks
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envVAP_API_KEY
Resources
VAP media MCP — MCP Server · libregistry