Maker Ai Mcp Server
@rocnubie
About Maker Ai Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"makerai-mcp": {
"command": "node",
"args": [
"/absolute/path/to/makerai-mcp/src/index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments