midjourney-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PIAPI_API_KEY | Yes | PiAPI API key. Required. Can be set via admin.env. | |
| PIAPI_API_BASE | No | Override for mocking / testing. | https://api.piapi.ai/api/v1 |
| MIDJOURNEY_MCP_AUDIT_LOG | No | Audit log path. | ~/.claude/midjourney-mcp/audit.log.jsonl |
| MIDJOURNEY_MCP_SPEND_FILE | No | Daily spend tracker path. | ~/.claude/midjourney-mcp/spend.json |
| MIDJOURNEY_MCP_PROCESS_MODE | No | Default mode if not specified per-call. | fast |
| MIDJOURNEY_MCP_DAILY_USD_CAP | No | Daily USD spend cap. 0 disables. | 5.00 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adelaidasofia/midjourney-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server