All-in-One AI Creative Workflow · Chat / Video / Image / Code / Agent / MCP
🌐 Live Demo · 📖 API Docs · 💬 Join Community · 🐛 Report Issue
🎉 Now Live: GPT Image 2 and Stable Diffusion 2.0 are fully available on MCP-X! Top-tier international image generation models, all in one place.
💰 New User Exclusive: Register now and get 100 RMB in free credits — try GPT Image 2, SD 2.0, Jimeng, Kling and more. Go wild with the world's best image models!
🎬 Video Generation Tokens | 🖼️ Image Generation Tokens | ⚡ Instant Delivery

👆 Scan to Join & Claim Now
Unified Portal
|
Featured Content
|
Image Studio
|
Video Studio
|
The following videos were fully produced by MCP-X Video Studio — from script writing, storyboard design, keyframe generation to final output, entirely AI-driven.
**🗡️ Legend of Sword and Fairy**
▶️ Click to Watch
Chinese Fantasy Theme · AI Script Analysis · Multi-scene Storyboard · Character Design
|
**⚡ Thunder Strike No.1**
▶️ Click to Watch
Sci-Fi Action Theme · Full AI Pipeline · Video Compositing & Export
|
💡 Click the cover image to watch on GitHub. You can also visit the MCP-X Platform for the full video creation experience.
| 🎬 End-to-End Video Production From script to final cut, AI-assisted Supports Seedance 2.0 / Veo3 / Kling etc. | 🖼️ Professional Image Processing Text-to-Image / Image-to-Image / Inpainting Multiple models for all creative needs | 💻 AI Code Generation Conversational frontend dev, live preview Supports React / Vue / HTML | 🤖 Smart Chat GPT / DeepSeek / Kimi etc. MCP Tool Calls + Knowledge Base RAG |
| 🔧 MCP Marketplace 1000+ MCP Tools One-click setup, plug and play | 🧠 Agent Marketplace 500+ Vertical Agents Ready-to-use industry solutions | 📚 Enterprise Knowledge Base Private document retrieval RAG-enhanced, precise Q&A | 🌍 i18n & Private Deployment Bilingual (CN/EN) interface Supports on-premise deployment |
v0.1.8 — Homepage Load Speed · Canvas Cache Fix · Privacy Compliance
hero.webp preloadsessionStorage cache for instant display on refreshhero.mp4 only loads in video modelocalStorage quota fallbackv0.1.7 — Storyboard Mode · Image 2 · One-Click Web Generation
v0.1.6 — HTML to PPT Export & App Builder Enhancements
.pptx formatsection[data-title], .slide, [data-slide] and other common HTML presentation frameworksv0.1.5 — Video Pipeline & Cache Experience Optimization
@ImageN / @VideoN tags auto-matches canvas media elementsv0.1.3 — App Builder & Preview
v0.1.2 — Docs & Login Page Upgrade
v0.1.1 — Reference-based Video Generation
Supports: Qwen / Jimeng / Kling / Hailuo / Seedance 2.0 / Veo3 / Runway etc.
End-to-end AI video production from script to final cut:
| Feature | Description |
|---|---|
| Storyboard Mode | GPT Image 2 storyboards → Seedance 2.0 reference video — recommended for highest quality |
| Script Analysis | AI auto-analyzes scripts, extracts characters, scenes, story segments |
| Storyboard Generation | Smart storyboard with camera movement, shot types, keyframes |
| Characters & Scenes | AI-generated portraits and scene art as references for storyboard & video |
| Video Generation | Text-to-video / Image-to-video / Keyframe interpolation / Reference mode |
| One-click Export | Browser-based video segment merging and export |
| Asset Library | IndexedDB local storage, reusable character/scene/video assets |
Supports: GPT / Gemini / DeepSeek / Kimi / Qwen etc.
Similar to Bolt / Loveable AI frontend building experience
Supports: Qwen / Seed / Nano Banana / GPT Image 2 / Nano Banana Pro 4K etc.
| Feature | Description |
|---|---|
| 🔐 Security | Token authentication · Multi-tenant architecture · Data isolation |
| ⚡ Performance | SSE streaming · IndexedDB local cache · Async task processing |
| 🔌 Open Integration | MCP protocol · Unified multi-model API · RESTful API |
| 📊 Management | Knowledge base · Workflow orchestration · Human approval · Usage billing |
| 🌐 Internationalization | Bilingual (CN/EN) · On-premise deployment · Data compliance |
# Clone the project
git clone https://github.com/TimeCyber/MCP-X-web.git
cd MCP-X-web
# Install dependencies
npm install
# Development mode
npm run dev
# Production build
npm run build
Modify the API URL in src/config/index.ts:
const apiBaseUrl = import.meta.env.VITE_API_BASE_URL ||
(import.meta.env.PROD ? 'https://www.mcp-x.com/prod-api' : 'https://www.mcp-x.com/prod-api');
| Category | Technology |
|---|---|
| Frontend Framework | React 18 + TypeScript |
| Build Tool | Vite 5 |
| UI | Tailwind CSS + Ant Design |
| State Management | Zustand + React Context |
| Routing | React Router v6 |
| HTTP Client | Axios |
| Markdown | react-markdown + remark-gfm |
| Animation | Framer Motion |
| Icons | Lucide React |
| Local Storage | IndexedDB |
| Video Processing | FFmpeg.wasm |
| File Compression | JSZip |
src/
├── components/ # Components
│ ├── app/ # App Builder
│ ├── chat/ # Chat
│ ├── image-editor/# Image Editor
│ ├── layout/ # Layout
│ ├── ui/ # Common UI
│ ├── video-gen/ # Video Generation
│ └── workflow/ # Workflow
├── config/ # Configuration
├── contexts/ # React Context
├── hooks/ # Custom Hooks
├── i18n/ # Internationalization
├── pages/ # Pages
├── services/ # API Services
├── types/ # TypeScript Types
└── utils/ # Utilities
| Item | Details |
|---|---|
| Current Status | Backend co |
$ claude mcp add MCP-X-web \
-- python -m otcore.mcp_server <graph>