Muapi is a Model Context Protocol (MCP) server: Generate images, videos, and audio using 100+ AI models via muapi.ai. Because it speaks the Model Context Protocol, AI assistants can use Muapi as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package muapi-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need MUAPI_API_KEY. The current release is v1.0.1, published under the MIT license, with source at SamurAIGPT/muapi-claude-code on GitHub.
On mcp.site, Muapi sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Muapi for SamurAIGPT, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — muapi-mcp-server · MCP over stdio
▸Credentials — Requires MUAPI_API_KEY
▸Open source — MIT license · SamurAIGPT/muapi-claude-code