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:
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Django MCP Server
A Django extension to enable AI agents to interact with Django apps through the Model Context Protocol.
Binary Ninja
A Binary Ninja plugin, MCP server, and bridge that seamlessly integrates Binary Ninja with your favorite MCP client.
tokensave
Supercharge your Agent with Semantic Code Intelligence and save 💰 in the process!
Supervisord MCP
A tool for managing Supervisord processes, integrated with AI agents via the Model Context Protocol (MCP). It offers standardized process control, real-time monitoring, and robust operations.
Jupyter Earth MCP Server
Provides tools for geospatial analysis within Jupyter notebooks.
Bloomfilter
Let AI agents search, register, and manage domains via API
MCP Crash Course
A simple demonstration of the MCP Python SDK.
NMAP
Perform network scanning and security auditing using the NMAP utility.
nelly-elephant-mcp
Search and resume past Claude Code conversations via MCP. An elephant never forgets.
Next.js MCP Server
A Next.js-based MCP server with OAuth 2.1 authentication support using Google as the default provider. Requires a PostgreSQL database and optionally Redis for SSE transport.