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 R
- `TOKEN_I`: Midjourney auth token I
- `API_BASE`: Midjourney API base URL (optional, defaults to "midjourney.com")
## API
The server provides the following tool:
- `generating_image(prompt: str, aspect_ratio: str) -> str`
- `prompt`: Description of the image you want to generate
- `aspect_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.0.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.0.tar.gz.
File metadata
- Download URL: midjourney_mcp-0.1.0.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 |
3d1345c99134a91fcd60d60e6100eed910354b452f4e940d6d4d8fa128724d44
|
|
| MD5 |
03f19d1946f56960cc1b401e7a5e4d3c
|
|
| BLAKE2b-256 |
c0de7048822a52b626d8198e4d7f36eb0a1a3e6de5b540233071c0f9adf6c514
|
File details
Details for the file midjourney_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: midjourney_mcp-0.1.0-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 |
a4e440922937389d9392044b47e95e77001c3c9b545cc3a31e70ac6ec3a95e9a
|
|
| MD5 |
ad2e12b54b6c1c51db8cbd2f81a6f5db
|
|
| BLAKE2b-256 |
032eed711d137494d62ef80d74f48436eb6cc1825fd57a648c6f051b9232fb11
|