Skip to main content
Glama
xnjiang
by xnjiang

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/skillSettings → 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

AUTOWHISPER_API_TOKEN

required — your API token

AUTOWHISPER_BASE_URL

https://autowhisper.xyz

override for self-host/staging

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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