🛠️

Midjourney

MCP server for Midjourney AI image generation and editing

Developer Tools stdio pypi pypistdioremoteAceDataCloud
RUN IN TERMINAL
claude mcp add ceataloud-mcp-midjourney -- uvx mcp-midjourney
ADD TO claude_desktop_config.json
{ "mcpServers": { "ceataloud-mcp-midjourney": { "command": "uvx", "args": ["mcp-midjourney"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ceataloud-mcp-midjourney": { "command": "uvx", "args": ["mcp-midjourney"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ceataloud-mcp-midjourney": { "command": "uvx", "args": ["mcp-midjourney"] } } }

About This MCP Server

The io.github.AceDataCloud/mcp-midjourney server is a Model Context Protocol server that enables remote interaction with Midjourney AI for image generation and editing tasks. It connects to the Midjourney AI system, allowing developers to leverage its capabilities in their applications. A developer would use this server when building projects that require integration with Midjourney's AI image generation and editing features, utilizing standard input/output interfaces and potentially managing dependencies through pypi.

MCP server for Midjourney AI image generation and editing. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mcp-midjourney on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Midjourney server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ceataloud-mcp-midjourney.svg)](https://skillsplayground.com/mcps/ceataloud-mcp-midjourney/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.