muapi CLI

by SamurAIGPT · ai-ml · mcp-server, lobehub, developer

Easy setupBest for hobbyTrust score 52/100

Official command-line interface for muapi.ai — generate images, videos, and audio directly from your terminal. Supports running as an MCP server via `muapi mcp serve` command. Requires an API key set via environment variable MUAPI_API_KEY or configuration.

Source: https://github.com/SamurAIGPT/muapi-cli

Install

git clone https://github.com/SamurAIGPT/muapi-cli

Use this forAI-extracted

  • Generate images from text prompts using 14 AI models via terminal commands
  • Create videos and audio content programmatically from the CLI
  • Integrate multi-modal AI generation into automated workflows and scripts
  • Batch process media generation requests without UI interaction

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

34 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

muapi CLI is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Flutter MCP Server by flutter-mcp-server

    A comprehensive Flutter toolkit Model Context Protocol (MCP) server that provides advanced tools for building Flutter applications. Requires Flutter SDK installation configured via the FLUTTER_ROOT environment variable.

  • Enterprise MCP Skill Hub by Refinanceflows

    Enterprise MCP Skill Hub is a locally runnable reference implementation of a governed reusable skill layer for enterprise agents, exposing approved skills through FastAPI and an MCP-compatible adapter with tools, resources, and prompts.

  • PageIndex MCP by lorenzpfei

    A self-hosted MCP server for PageIndex's vectorless, reasoning-based document retrieval. It ingests PDFs into a hierarchical table of contents using an LLM and serves documents, structure, and page content via MCP tools.

  • mcptools by highercomve

    An all-in-one MCP server for local LLMs that provides live web access, math, shell/code execution, filesystem access, memory, and RAG over local files using LM Studio embeddings.

  • Outlook MCP by dutta-Piyush

    Enables AI agents to manage Microsoft Outlook emails through the Microsoft Graph API, supporting operations like listing, reading, sending, and moving emails.

  • hae-mcp by bzhzion

    MCP server for hae — a GTD-based task management app. Gives Claude full access to your hae instance: projects, cards, columns, checklists, comments, labels, organisations, notifications, users, and AI features.

  • keystone-mcp by tacoda

    An MCP server that retrieves contextual information from company resources and surfaces it to coding agents as rules, reasoning, skills, and commands.

  • PySpark MCP Server by SemyonSinchenko

    A server implementation of MCP for Apache Spark that provides query plans and catalog information to AI systems for query optimization and data discovery.

Frequently asked questions

How do I install muapi CLI?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support muapi CLI?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is muapi CLI free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.