Midjourney MCP Server
A Model Context Protocol (MCP) server for AI image and video generation using Midjourney through the AceDataCloud API. Its 16 documented tools cover midjourney, transform, video, actions.
People who work with midjourney, transform and video and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-04 · ★ 9 · #40 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Midjourney
before you install - you'll need
Set ACEDATACLOUD_API_TOKEN before connecting.
Claude Code
claude mcp add acedatacloud-midjourneymcp --transport http https://midjourney.mcp.acedata.cloud/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"acedatacloud-midjourneymcp": {
"url": "https://midjourney.mcp.acedata.cloud/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://midjourney.mcp.acedata.cloud/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to midjourney.mcp.acedata.cloud
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
pypi package mcp-midjourney - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.AceDataCloud is GitHub-verified and matches the repo owner
03 · What Midjourney can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can generate images using a reference image as inspiration, edit an existing image using Midjourney, generate a video from text prompt and reference image using Midjourney, and analyze and shorten long Midjourney prompts while preserving key ideas.
The 16 tools it gives your agent
Extracted from the project's README - what Midjourney lets an agent do.
- 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_shorten
- - Analyze and shorten long Midjourney prompts while preserving key ideas.
- 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.
show all 16 tools
- 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.
Latest releases
v2026.9.4.0 · 2026-09-04
v2026.9.1.0 · 2026-09-01
v2026.8.28.0 · 2026-08-28
04 · Who maintains Midjourney
Midjourney is maintained by acedatacloud. We track 25 MCP servers from acedatacloud - 24 actively maintained, 108 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from acedatacloud.
- mcp-suno MCP server for Suno AI music generation, lyrics, and covers ★ 54
- mcp-seedance MCP server for ByteDance Seedance AI video generation ★ 18
- mcp-nanobanana-pro MCP server for NanoBanana AI image generation and editing ★ 7
- mcp-seedream-pro MCP server for ByteDance Seedream AI image generation ★ 3
- mcp-flux-pro MCP server for Flux AI image generation ★ 3
- mcp-veo MCP server for Google Veo AI video generation ★ 3
05 · Facts
- repository
- github.com/acedatacloud/midjourneymcp
- category
- media - ranked #40 of 173 actively-maintained media servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-04)
- registry
- io.github.AceDataCloud/mcp-midjourney (active, first published 2026-03-19 · 58 versions)
- packages
- pypi:mcp-midjourney
06 · Midjourney FAQ
Is Midjourney still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-04 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Midjourney do?
With this server connected, an agent can generate images using a reference image as inspiration, edit an existing image using Midjourney, generate a video from text prompt and reference image using Midjourney, and analyze and shorten long Midjourney prompts while preserving key ideas.
How do I install Midjourney?
Run `uvx mcp-midjourney`. The README documents one environment variable (ACEDATACLOUD_API_TOKEN) to set first. Set ACEDATACLOUD_API_TOKEN before connecting. You can also paste the ready-made client config above.
Does Midjourney require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Midjourney
Alternatives to Midjourney
Maintained media servers if Midjourney isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Minutes The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting. ★ 1,485 · 2026-09-18
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
More media MCP servers · Nanobanana Pro · Producer · Seedance · Seedream Pro · Suno