A MCP server for generating images with Midjourney
Project description
Midjourney MCP
A MCP server implementation for generating images with Midjourney.
{
"mcpServers": {
"midjourney": {
"command": "uvx",
"args": [
"midjourney-mcp"
]
}
}
}
TOKEN_R: Midjourney auth token RTOKEN_I: Midjourney auth token IAPI_BASE: Midjourney API base URL (optional, defaults to "midjourney.com")
API
The server provides the following tool:
generating_image(prompt: str, aspect_ratio: str) -> strprompt: Description of the image you want to generateaspect_ratio: Aspect ratio of the image (e.g. "16:9")
License
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). This means:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
midjourney_mcp-0.1.1.tar.gz
(16.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file midjourney_mcp-0.1.1.tar.gz.
File metadata
- Download URL: midjourney_mcp-0.1.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce186157201370ec766d28ede1045a2adfdb1556c9de7ae621986feb88d16cb7
|
|
| MD5 |
02f20cd9e42a1b66485c4289d7ac28ab
|
|
| BLAKE2b-256 |
cf4232735d3d272e7006eeaabb8e420b3d81a30f85b2abd79676b2088ff06fd7
|
File details
Details for the file midjourney_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: midjourney_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f886621df7b04f0440f361cb0bcf20424a05f7e403211d840aa447d91c6604
|
|
| MD5 |
20039080ff4845e191932a17fcdd2c8a
|
|
| BLAKE2b-256 |
84dc64dff10a3e06e0309d1f1794ea1dc3deccf12f1cdc164ffec4447bdeef78
|