UNPKG

midjourney-mcp

Version:

A Model Context Protocol server for Midjourney integration via MJ API

9 lines 218 B
#!/usr/bin/env node /** * Midjourney MCP Server * * A Model Context Protocol server that provides Midjourney image generation * capabilities through the GPTNB API. */ export {}; //# sourceMappingURL=index.d.ts.map