# novicezk/midjourney-proxy

代理 MidJourney 的discord频道，实现api形式调用AI绘图

Repository: https://github.com/novicezk/midjourney-proxy
Canonical: https://ross.abutalabs.com/products/midjourney-proxy
Homepage: https://api4midjourney.com
Language: Java
License: Apache-2.0
License Family: permissive
Topics: midjourney, midjourney-api
Last push: 2025-08-03T07:41:19+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 35, release rhythm 35, longevity 87
- inputs: {"age_days": 1227, "days_push": 395, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5347, forks 2412 (observed 2026-08-28T04:09:15.901395+00:00)

## What it is
A Java-based proxy service that wraps MidJourney's Discord channel into a REST API, enabling programmatic AI image generation. It supports Imagine, Blend, and Describe commands, task progress tracking, multi-account pools, and Chinese prompt translation.

## Use cases
- call midjourney from an api instead of discord
- integrate ai image generation into my own app
- expose midjourney as a rest api
- manage multiple midjourney accounts with task queues
- translate chinese prompts to english for midjourney
- track midjourney task progress in real time
- self-host a midjourney api proxy with docker

## When to choose
- you have a MidJourney subscription and want API access without an official API
- you need to embed MidJourney image generation into a web app or chatbot
- you want multi-account management with per-account task queues
- you prefer a self-hosted Docker or Railway/Zeabur deployment

## When to avoid
- you need an officially supported MidJourney API with terms-of-service guarantees
- you cannot obtain Discord user tokens or maintain a Discord server and channel
- you need features like Vary Region, Zoom, or seed retrieval available only in the paid midjourney-proxy-plus
- your project is not JVM/Java-friendly and you cannot run it as a standalone service

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework, image-processing, middleware
- domain: artificial-intelligence, image-processing, apis, backend, self-hosted
- platform: jvm, self-hosted, cloud
- tags: midjourney, discord-proxy, ai-image-generation, api-proxy, text-to-image, java, spring-boot, docker

## Member repositories
- novicezk/midjourney-proxy (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.901395+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:48.491242+00:00, confidence not recorded.
  - readme: https://github.com/novicezk/midjourney-proxy (fetched 2026-08-28T04:09:15.901395+00:00, sha 45cc41d1ccfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
