Skip to main content
Other Tools and IntegrationsTypeScript

apinetwork/piapi-mcp-server

πŸ“‡ ☁️ PiAPI MCP server makes users able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/apinetwork/piapi-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "piapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "apinetwork/piapi-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
apinetwork