Server data from the Official MCP Registry
Generate and edit AI images and video on SayMaker: Veo 3.1, Kling 3.0, Seedance 2.0, Nano Banana 2.
About
Generate and edit AI images and video on SayMaker: Veo 3.1, Kling 3.0, Seedance 2.0, Nano Banana 2.
Security Report
This is a well-structured MCP server for the SayMaker image/video generation API. The code demonstrates strong security practices: API keys are properly sourced from environment variables and never hardcoded, all external API calls route through the legitimate SayMaker service, and input validation is handled via Zod schemas. The server correctly implements optional authentication with graceful fallback to an anonymous free tier. Minor code quality improvements (broader error handling, request timeouts) would further strengthen the implementation. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"ai-saymaker-saymaker-mcp": {
"args": [
"-y",
"saymaker-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
SayMaker MCP
Run SayMaker's image and video models from any MCP client — Claude, Cursor, Cline, Codex. Ask for a picture or a clip in chat, get the file back.
One credit balance covers the whole shelf: Veo 3.1, Kling 3.0, Seedance 2.0 and 2.5, Nano Banana 2, GPT Image 2.5, Seedream 5.0, Qwen Image 3, MiniMax H3, LTX 2.5, Wan 3.0 and more. Every run reports the exact credit cost it charged, and a run that fails for a technical reason is refunded.
Tools
| Tool | What it does |
|---|---|
list_models | Every image and video model, and the input each one takes |
generate_image | Text to image, with aspect ratio and resolution |
edit_image | Change one thing in a photo and keep the rest |
generate_video | Text to video, or animate a still you pass in |
get_task | Poll a run submitted with wait: false |
open_in_saymaker | The URL to carry on in the browser |
Install
npx saymaker-mcp
Claude Desktop / Claude Code
{
"mcpServers": {
"saymaker": {
"command": "npx",
"args": ["-y", "saymaker-mcp"],
"env": { "SAYMAKER_API_KEY": "sk-..." }
}
}
}
Cursor / Cline
Point the client at npx -y saymaker-mcp (stdio transport) and set SAYMAKER_API_KEY in its environment.
API key
Create one at saymaker.ai/settings/apikeys. A key runs on your own account: same models, same credit prices, same plan, and the runs land in your library at saymaker.ai/history.
Without a key the server still starts and runs on the signed-out free wallet, which covers one text-to-image run per browser-sized wallet and is capped per machine per day. Video and the paid image models need a key.
Notes
- Video takes minutes, so
generate_videoreturns a task id by default. Passwait: trueto block, or poll withget_task. - For an edit, describe the change and what must stay: "change the jacket to dark green, keep the face, pose and background exactly as they are". That second half is what decides whether the edit holds.
SAYMAKER_BASE_URLoverrides the endpoint; only useful when testing against a local build of the site.
MIT licensed. Made by SayMaker — the AI video generator agent: say the result, it runs the steps.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
