MCP.so
ログイン
M

Maker Ai Mcp Server

@rocnubie

Maker Ai Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

rocnubie

投稿者

Chen Roc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "makerai-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/makerai-mcp/src/index.mjs"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Maker Ai Mcp Server?

A read-only Model Context Protocol server that exposes the canonical Maker AI knowledge surface — video generation workflows, pricing, FAQ, and official links — to MCP-compatible AI clients. It targets ecommerce operators who need product photos, video ads, and UGC-style clips from a single upload. No API keys required, ~50 ms cold start, stdio transport.

How to use Maker Ai Mcp Server?

Install via Smithery (npx -y @smithery/cli install makerai-mcp --client claude) or from source (clone repo, pnpm install, then add to MCP client config). Invoke tools like list_video_modes, get_pricing, and get_official_links directly from your AI client.

Key features of Maker Ai Mcp Server

  • Exposes Maker AI platform knowledge via MCP tools, resources, and prompts.
  • Read-only; no API key or user authentication needed.
  • Three tools: list_video_modes, get_pricing, get_official_links.
  • Four resources: video-modes, pricing, faq, links.
  • Two prompts for summarizing

コメント

「その他」の他のコンテンツ