Midjourney MCP
An MCP server for generating images with the Midjourney API.
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")SUFFIX: Midjourney suffix (optional, defaults to "--v 6.1")
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:
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Hyperlend
Enables AI agents to interact with the Hyperlend protocol.
Remote MCP Server Authless
An example of a remote MCP server deployed on Cloudflare Workers without authentication.
OpenOcean Finance
An MCP server for executing token swaps across multiple decentralized exchanges using OpenOcean's aggregation API
OpenRPC MCP Server
Provides JSON-RPC functionality through the OpenRPC specification.
MCP System Monitor Server
A cross-platform server for real-time monitoring of CPU, GPU, memory, disk, network, and process information.
pabal-resource-mcp
MCP server for ASO ↔ Web SEO data conversion.
GDB MCP Server
An MCP server that enables LLM clients to interact with GDB for debugging and binary analysis.
Leeroopedia
The Brain that turns Generalist Agents into ML Experts.
Base64 Encode/Decode
A simple and efficient MCP server for Base64 encoding and decoding of text and images.
Dart MCP
An example MCP server built with Dart and deployed on Cloudflare Workers.