Maker Ai Mcp Server
@rocnubie
关于 Maker Ai Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 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
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论