{
  "slug": "piapi",
  "name": "PiAPI MCP Server",
  "vendor": "Community (PiAPI)",
  "official": false,
  "category": "model-hub",
  "featured": false,
  "tagline": "Midjourney in an agent — plus Kling, Luma, Hunyuan, Wan, Suno/Udio via PiAPI.",
  "description": "TypeScript MCP server over PiAPI's unified API, best known as the practical Midjourney route since Midjourney has no public API or official MCP. Also covers FLUX, Kling video and effects, Luma Dream Machine, Hunyuan/Skyreels/Wan video, Trellis 3D and Suno/Udio music — a budget multi-model hub for film agents.",
  "capabilities": [
    "text-to-image",
    "midjourney",
    "text-to-video",
    "image-to-video",
    "music",
    "3d-generation"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": null,
    "remote_url": null,
    "stdio_command": null
  },
  "auth": {
    "type": "api_key",
    "env_var": "PIAPI_API_KEY",
    "key_url": "https://piapi.ai (workspace → key management)"
  },
  "pricing": "credits",
  "links": {
    "repo": "https://github.com/apinetwork/piapi-mcp-server",
    "docs": "https://piapi.ai/docs",
    "site": "https://piapi.ai"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "MIT, 70 stars; install is clone + npm build. Caveats: unofficial Midjourney access (ToS gray area) and long video jobs can exceed MCP client timeouts — raise timeouts. Hosted Midjourney alternative: AceDataCloud/MidjourneyMCP."
}