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:
İlgili Sunucular
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Sui MCP Tools
A toolkit for interacting with the Sui blockchain and integrating MCP SDK features, with support for multiple network environments.
RenderLens
Visual verification MCP server — render code to screenshots, run WCAG accessibility audits, and pixel-diff UI changes. Free, no API key.
MetaTrader 4
Integrate with the MetaTrader 4 trading platform to access trading functions and data via an HTTP bridge and Expert Advisor.
Universal Crypto MCP
Enable AI agents to interact with any EVM blockchain through natural language.
Android Preference Editor
Edit Android preferences using adb and Node.js.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
Sequa MCP
A proxy that connects local STDIO with remote MCP servers, enabling IDEs to use MCP without extra infrastructure.
REPL MCP Server
A universal REPL session manager supporting Python, Node.js, Ruby, and more, with session management and LLM-assisted recovery.
Alchemy MCP Server
Interact with Alchemy's blockchain APIs to query data without writing code.
MLflow MCP
MLflow MCP server for ML experiment tracking with advanced querying, run comparison, artifact access, and model registry.