muapi-cli

Command-line interface for muapi.ai to generate and process generative media (images, videos, audio), manage account/credits and API keys, upload files, and optionally run an MCP (Model Context Protocol) server for agent integration.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ Ai Ml ai cli generative-ai image-generation video-generation audio-generation mcp automation devtools
⚙ Agent Friendliness
69
/ 100
Can an agent use this?
🔒 Security
63
/ 100
Is it safe for agents?
⚡ Reliability
29
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
82
Error Messages
--
Auth Simplicity
85
Rate Limits
35

🔒 Security

TLS Enforcement
80
Auth Strength
65
Scope Granularity
30
Dep. Hygiene
70
Secret Handling
70

Uses an API key and supports MUAPI_API_KEY override; secret handling appears intended to be via keyring/config (dependency includes keyring), and API key display is masked. However, fine-grained scopes are not documented, and the README does not detail TLS requirements, secure storage guarantees, or protection against verbose logging of secrets beyond the masked 'whoami' behavior.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
45
AF Security Reliability

Best When

You want a terminal-first, agent-friendly wrapper with JSON output for automation, plus MCP tool exposure for agent workflows.

Avoid When

You require explicit documented retry/idempotency semantics, detailed rate-limit headers, or guarantees about stable tool contracts across releases.

Use Cases

  • Agentic generation of images, videos, and audio from prompts
  • Async media generation with request_id/polling and output downloads
  • On-the-fly enhancement operations (upscale, background removal, face swap, style conversions, outpainting)
  • File upload workflows for image/video editing pipelines
  • API key lifecycle management from automation/CI scripts
  • Integrating muapi.ai capabilities into MCP-compatible agents (Claude Desktop/Cursor) via stdio MCP server

Not For

  • High-assurance or compliance-critical systems without additional security review
  • Use cases requiring granular programmatic control beyond CLI surface area (no documented REST/GraphQL/SDK here)
  • Workflows that need robust idempotency guarantees across retries (not documented)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Email/password registration + OTP verification Email/password login (stores API key automatically) Manual API key configuration Keychain/config-based API key storage Environment variable MUAPI_API_KEY override
OAuth: No Scopes: No

Auth in the CLI is via an API key stored locally (keyring hinted in dependencies) and/or overridden by MUAPI_API_KEY. No OAuth flows or fine-grained scopes are documented in the provided README.

Pricing

Free tier: No
Requires CC: No

README mentions credits/balance and Stripe checkout for topup, but does not document free tiers, specific pricing tiers, or workload cost estimates.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Generated jobs are asynchronous; agents must poll using predict wait/result when --no-wait is used.
  • Rate limiting is indicated by an exit code, but the README does not specify backoff strategy or whether retry-after is available in headers.
  • Some commands have human-centric options (colored output) and agent-centric ones (--output-json, --jq); agents must consistently request JSON mode for reliable parsing.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for muapi-cli.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered