Official MCP server for the VicSee AI video & image generation API.
claude mcp add vicsee -- npx -y @vicsee/mcp-server{
"mcpServers": {
"vicsee": {
"command": "npx",
"args": ["-y", "@vicsee/mcp-server"],
"env": {
"VICSEE_API_KEY": "<vicsee_api_key>"
}
}
}
}VICSEE_API_KEYMCP Servers overview
# VicSee MCP Server
Generate, edit, and upscale AI **video & images** from any agent — [VicSee](https://vicsee.com)
as a set of [MCP](https://modelcontextprotocol.io) tools.
Works with **Hermes Agent, Claude (Desktop / Code), Cursor, OpenClaw**, and any MCP-compatible client.
## What your agent can do
| Tool | What it does |
|------|--------------|
| `vicsee_list_models` | List available models (Seedance, Veo, Kling, FLUX, Nano Banana, …) + their credit costs |
| `vicsee_generate` | Text/image → **video or image** with a chosen model |
| `vicsee_get_task` | Poll a task and get the finished media URL |
| `vicsee_upscale_image` | Upscale an image |
| `vicsee_upscale_video` | Upscale a video |
| `vicsee_get_credits` | Check your credit balance |
Generation is **asynchronous**: `vicsee_generate` (or `vicsee_upscale_*`) returns a task `id`
immediately — your agent then polls `vicsee_get_task` until `status` is `completed` and reads the
URL from `result.url`.
## Setup
1. Get an API key at **[vicsee.com](https://vicsee.com) → Settings → API** (starts with `sk-`).
API access requires a paid plan or credit pack.
2. Add the server to your MCP client config with that key:
```json
{
"mcpServers": {
"vicsee": {
"command": "npx",
"args": ["-y", "@vicsee/mcp-server"],
"env": { "VICSEE_API_KEY": "sk-your-key-here" }
}
}
}
```
That's the whole setup — drop in your key, and your agent can generate.
### Client config locations
- **Claude Desktop:** `claude_desktop_config.json` → `mcpServers`
- **Cursor:** Settings → MCP → add server (same `command`/`args`/`env`)
- **Hermes Agent / OpenClaw:** add to the MCP servers section of your agent config
- **Claude Code:** `claude mcp add vicsee -e VICSEE_API_KEY=sk-... -- npx -y @vicsee/mcp-server`
### Optional env
- `VICSEE_BASE_URL` — override the API base URL (defaults to `https://vicsee.com/api/v1`).
## Local development
```bash
pnpm install
pnpm build
VICSEE_API_KEY=sk-... node dist/index.js # stdio server
# or run from source: VICSEE_API_KEY=sk-... pnpm dev
```
Point your MCP client at the local build by using `"command": "node", "args": ["/abs/path/to/dist/index.js"]`.
## Example agent flow
> "Make me a 5-second video of a kitten chasing a laser."
1. `vicsee_list_models` (type: video) → pick e.g. `seedance-2-0-text-to-video`
2. `vicsee_generate` (model, prompt, duration: 5) → `{ id, status: "pending" }`
3. `vicsee_get_task` (id) … poll … → `{ status: "completed", result: { url: "https://cdn.vicsee.com/…" } }`
## Notes
- Result URLs are served from `cdn.vicsee.com` — stable VicSee CDN links.
- Each generation costs credits; see `vicsee_list_models` for per-model costs and
`vicsee_get_credits` for your balance.
## License
MIT
What people ask about vicsee-mcp-server
What is vicseeai/vicsee-mcp-server?
+
vicseeai/vicsee-mcp-server is mcp servers for the Claude AI ecosystem. Official MCP server for the VicSee AI video & image generation API. It has 0 GitHub stars and was last updated yesterday.
How do I install vicsee-mcp-server?
+
You can install vicsee-mcp-server by cloning the repository (https://github.com/vicseeai/vicsee-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is vicseeai/vicsee-mcp-server safe to use?
+
vicseeai/vicsee-mcp-server has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains vicseeai/vicsee-mcp-server?
+
vicseeai/vicsee-mcp-server is maintained by vicseeai. The last recorded GitHub activity is from yesterday, with 0 open issues.
Are there alternatives to vicsee-mcp-server?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy vicsee-mcp-server to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/vicseeai-vicsee-mcp-server)<a href="https://claudewave.com/repo/vicseeai-vicsee-mcp-server"><img src="https://claudewave.com/api/badge/vicseeai-vicsee-mcp-server" alt="Featured on ClaudeWave: vicseeai/vicsee-mcp-server" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。