Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"midjourney": {
"url": "https://midjourney.mcp.acedata.cloud/mcp",
"type": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server for AI image and video generation using Midjourney through the AceDataCloud API.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'mcp-midjourney' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mcp-midjourney against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / design
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for io.github.AceDataCloud/mcp-midjourney and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server for AI image and video generation using Midjourney through the AceDataCloud API.
Generate AI images, videos, and manage creative projects directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
midjourney_imagine | Generate AI images from a text prompt using Midjourney. |
midjourney_transform | Transform an existing Midjourney image with various operations. |
midjourney_blend | Blend multiple images together using Midjourney. |
midjourney_with_reference | Generate images using a reference image as inspiration. |
midjourney_edit | Edit an existing image using Midjourney. |
midjourney_describe | Get AI-generated descriptions of an image. |
midjourney_generate_video | Generate a video from text prompt and reference image using Midjourney. |
midjourney_extend_video | Extend an existing Midjourney video to make it longer. |
midjourney_translate | Translate Chinese text to English for use as Midjourney prompts. |
midjourney_get_seed | Get the seed value of a previously generated Midjourney image. |
midjourney_get_task | Query the status and result of a Midjourney generation task. |
midjourney_get_tasks_batch | Query multiple Midjourney generation tasks at once. |
midjourney_list_actions | List all available Midjourney API actions and corresponding tools. |
midjourney_get_prompt_guide | Get guidance on writing effective prompts for Midjourney. |
midjourney_list_transform_actions | List all available transformation actions for Midjourney images. |
AceDataCloud hosts a managed MCP server — no local installation required.
Endpoint: https://midjourney.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth — no API token needed:
https://midjourney.mcp.acedata.cloud/mcpAdd to your config (`~/Library/Application Support/Claude/claude_desk