autowhisper-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@autowhisper-mcpAdd my product https://mystore.com/widget"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AutoWhisper MCP
Drive your AutoWhisper AI CMO from any MCP client (Claude Desktop, Cursor, Windsurf, n8n, …) — add a product, generate on-brand content (UGC video, posts, images), approve, connect social accounts, and publish across 30+ platforms, all in natural language.
It's the same CMO as the AutoWhisper dashboard, exposed over MCP.
Install
Add to your MCP client config (Claude Desktop / Cursor / etc.):
{
"mcpServers": {
"autowhisper": {
"command": "npx",
"args": ["-y", "autowhisper-mcp"],
"env": { "AUTOWHISPER_API_TOKEN": "your_token_here" }
}
}
}Get your token at autowhisper.xyz/skill → Settings → Connect your agent → Generate token. New accounts get free credits.
Related MCP server: YaparAI MCP Server
Tools
autowhisper_cmo— send an instruction to your CMO and get its reply. e.g. "Add my product https://mystore.com/widget and start the CMO", "Generate a UGC video for my product", "Publish the approved content".autowhisper_confirm— approve or decline a destructive action the CMO asks about.
Adding a product: lead with a product URL ("add my product https://mystore.com/widget") — the CMO extracts the image from the page. A text-only description won't create it (placeholder/stock images are rejected).
One-time setup
To publish, ask the CMO to connect a social account — OAuth platforms return a link you click once. After that, publishing is hands-off.
Config
Env var | Default | |
| — | required — your API token |
|
| override for self-host/staging |
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xnjiang/autowhisper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server