MCP Directory
Back

piapi-mcp-server

by apinetwork · TypeScript · ★ 70

A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.

Install

npx -y github:apinetwork/piapi-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://piapi.ai) [](https://piapi.ai/docs) [](https://discord.gg/qRRvcGa7Wb) [](https://smithery.ai/server/piapi-mcp-server) A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps. Note: Time-consuming tools like video generation may not complete due to Claude's timeout limitations - [x] Base Image toolkit - [x] Base Video toolkit - [x] Flux Image generation from text/image prompt - […
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related communication servers