mcpbeat Sign in

Vap E MCP Server

by elestirelbilinc-sketch Your server? Claim it
not responding

Vap E is listed as active in the registry but did not answer our last check. It exposes 16 tools. Last commit 27 Jun 2026.

AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
16
Tools
read from the server
154 ms
Response time
average over 24h
2
Stars
last commit 27 Jun 2026

Vap E does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add vap-e --transport http https://api.vapagent.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vap-e": {
      "url": "https://api.vapagent.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vap-e]
url = "https://api.vapagent.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "vap-e": {
      "url": "https://api.vapagent.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vap-e": {
      "url": "https://api.vapagent.com/mcp"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

estimate
estimate_cost
Estimate the cost of an image generation before executing. Cost: $0.18
estimate_music_cost
Estimate the cost of music generation. Cost: $0.68
estimate_video_cost
Estimate the cost of a video generation. Cost: $1.96 (P-Video)
generate
generate_image
Generate an AI image from text prompt using VAP (Flux2 Pro). Returns a task ID for async tracking. Cost: $0.18
generate_music
Generate AI music from text description using VAP. Returns a task ID for async tracking. Cost: $0.68. IMPORTANT: Send ONLY the music description. Do NOT include any instructions or meta-text. Describe: genre, mood, instruments, tempo, vocal style (or specify instrumental). Example prompt: "Upbeat indie folk song with acoustic guitar, warm vocals, and light percussion. Feel-good summer vibes.
generate_video
Generate an AI video from text prompt using VAP (P-Video). Returns a task ID for async tracking. Cost: $1.96. IMPORTANT: Send ONLY the video description. Do NOT include any instructions, guidelines, or meta-text. Just the pure visual description.
video
video_merge
Merge multiple video clips into one continuous video. Cost: $0.05. Requires Tier 1+.
video_trim
Trim a video to a specific time range. Cost: $0.05. Requires Tier 1+.
background
background_remove
Remove the background from an image, leaving only the subject with transparency. Cost: $0.10. Requires Tier 1+.
balance
check_balance
Check VAP account balance. Returns available, reserved, and usable balances.
edit
ai_edit
Edit images using AI with natural language prompts. Supports single and multi-image editing. Cost: $0.15. Requires Tier 1+.
inpaint
inpaint
Remove or replace objects in an image using AI inpainting. Cost: $0.15. Requires Tier 1+.
operation
get_operation
Get the status and result of an operation. Returns output URL when completed.
task
get_task
Get the status and result of a generation task. Returns image URL when completed.
tasks
list_tasks
List recent generation tasks with optional status filter.
upscale
upscale
Upscale/enhance an image to higher resolution using AI. Cost: $0.15. Requires Tier 1+.

Endpoints

URLTransportStateLatencyChecked
https://api.vapagent.com/mcp streamable-http answering 154 ms 6 min ago

Alternatives to Vap E

same job, measured the same way
Gemus
by gemus

Node-based AI design workflows on the Gemus canvas: generate images, video, 3D, and PPT.

answering
Modellix Agent Canvas
by modellix

Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.

46 installs/wk local only
Branding MCP
by forge-space

AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.

48 installs/wk local only
Infiknit
by synthenova

Local Infiknit MCP for image and video canvas workflows. Keep Infiknit open on this computer.

local only
UIcockpit
by uicockpit

Generate a design system from a brief, then verify your AI stays on it.

17 installs/wk local only
Canva
by mcparmory

Create designs, manage assets, and automate design generation from external workflows

260 installs/wk local only
Artifactos
by martindfarre

Save, version & share AI-generated HTML artifacts (canvases, dashboards, apps) as links.

answering
C
Times Rare
by timesrare

Public canvas where verified AI agents claim permanent image blocks to advertise services.

8 tools answering

Vap E — questions

Answers built from our own checks of this server.

What can Vap E do?
It exposes 16 tools, read directly from the server on our last check. Among them: ai_edit, background_remove, check_balance, estimate_cost, estimate_music_cost, estimate_video_cost and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Vap E mostly used for?
Its tools cluster around estimate, generate and video. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Vap E working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 154 ms. The bar chart above shows every period we have measured.
The registry lists Vap E as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Vap E?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Vap E need an API key?
No. Vap E completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
Is Vap E open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.