Loomal

MCP server for Midjourney AI image generation and editing

14 starspypi: mcp-midjourneyRemote-capable

About Midjourney

Midjourney is an MCP (Model Context Protocol) server published by acedatacloud in the official MCP registry. MCP server for Midjourney AI image generation and editing

Midjourney runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (mcp-midjourney), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/acedatacloud/midjourneymcp, where the project has earned 14 GitHub stars.

Use Midjourney with your agent

Claude Code · one command
claude mcp add --transport http midjourney https://midjourney.mcp.acedata.cloud/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "midjourney": {
      "url": "https://midjourney.mcp.acedata.cloud/mcp"
    }
  }
}
streamable-httphttps://midjourney.mcp.acedata.cloud/mcp
pypimcp-midjourney

Frequently asked questions

What is Midjourney?
Midjourney is an MCP (Model Context Protocol) server by acedatacloud. MCP server for Midjourney AI image generation and editing
How do I connect Midjourney to Claude, Cursor, or another MCP client?
Midjourney is a remote MCP server — add its endpoint (https://midjourney.mcp.acedata.cloud/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Midjourney open source?
Yes — the source code is public at github.com/acedatacloud/midjourneymcp, with 14 GitHub stars.
Can AI agents pay to use Midjourney?
Not yet through Loomal — Midjourney is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Midjourney? Claim this listing free by verifying GitHub ownership, or contact us.