MCP server for AutoWhisper — drive your AI CMO (generate, approve, publish across 30+ platforms) from any MCP client.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/xnjiang/autowhisper-mcp{
"mcpServers": {
"autowhisper-mcp": {
"command": "node",
"args": ["/path/to/autowhisper-mcp/dist/index.js"]
}
}
}MCP Servers overview
# AutoWhisper MCP
A marketing department for any MCP client (Claude Desktop, Cursor, Windsurf, n8n, …) — turn your product into **batches of ready-to-run ad creatives** (UGC video, posts, images), get advice on **which creative to fund**, and keep **every channel alive across 30+ platforms**, all in natural language.
It's the same CMO as the AutoWhisper dashboard, exposed over MCP. Honest scope: posting ≠ traffic — reach comes from your paid campaigns; this makes sure the creatives convert and your storefront doesn't kill them.
## Install
Add to your MCP client config (Claude Desktop / Cursor / etc.):
```json
{
"mcpServers": {
"autowhisper": {
"command": "npx",
"args": ["-y", "autowhisper-mcp"],
"env": { "AUTOWHISPER_API_TOKEN": "your_token_here" }
}
}
}
```
Get your token at **[autowhisper.xyz/skill](https://autowhisper.xyz/skill)** → **Settings → Connect your agent → Generate token**. New accounts get free credits.
## Tools
- **`autowhisper_cmo`** — send an instruction to your CMO and get its reply. e.g. *"Make a batch of ad creatives for my product https://mystore.com/widget"*, *"Which creative should I run first?"*, *"Keep my channels posted this week"*.
- **`autowhisper_products_summary`** — fast product counts by account/workspace. Use for *"how many products do I have?"* instead of spending a CMO chat turn.
- **`autowhisper_products`** — fast product list, with optional workspace/archive filters.
- **`autowhisper_status`** — fast CMO/account snapshot: products, feed, platforms, wallet, and automation settings.
- **`autowhisper_feed`** — fast CMO feed list with status counts and available approve/reject/dismiss actions.
- **`autowhisper_posts`** — fast post queue list, optionally filtered by status.
- **`autowhisper_wallet`** — fast credit balance.
- **`autowhisper_platforms`** — fast connected-platform list and connection health.
- **`autowhisper_performance`** — cross-channel results for one workspace: four-layer funnel, per-channel breakdown, ad spend over the window. The only read that answers *did any of this work?* rather than *what did we make?* — reach for it before advising which creative to fund or scale. `ad_spend_cents` is `null`, not `0`, when there is no active workspace to read: `null` means we cannot answer, `0` would assert nothing was spent.
- **`autowhisper_action`** — direct approve/reject/dismiss/publish/reschedule/retry/boost actions. High-impact actions return a confirmation id. **Approving publishes**: it schedules the piece to every connected platform, and a video draft also starts rendering and charges for it. With nothing connected it goes nowhere, and connecting later does not go back for it — the result says which happened.
- **`autowhisper_edit_content`** — direct title/body/hook/CTA/tone/keyword edits without a generation run.
- **`autowhisper_confirm`** — approve or decline any high-impact action the CMO or direct-action tool 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).
> **Asking for an ad plan:** `autowhisper_cmo` also plans campaigns — *"Give me a concrete ad-targeting plan for my product, starting markets, targeting, and what to avoid."* The plan arrives as a card (markets, age, interest seeds, objective, which creative to run). It's prose for a human, in the owner's UI language — **translate it before feeding it to an ad API**. It **suggests** a starting platform, it doesn't lock one. It leaves out the **budget** (ask the owner) and gives interest **search terms rather than platform IDs** (resolve them in your ad tool). Grounded advice runs a live web search and can take **over two minutes** — if the tool times out, don't resend; that starts a second, separately charged turn instead of resuming the first. AutoWhisper plans and supplies creative; your ads MCP executes — never report that AutoWhisper "ran the campaign." No ads MCP connected yet? Don't name or install a third-party npm package for this — point the user at Meta's own developer docs instead: [Meta's Ads MCP documentation](https://developers.facebook.com/documentation/ads-commerce/ads-ai-connectors/ads-mcp-server/ads-mcp-server-overview).
## 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
What people ask about autowhisper-mcp
What is xnjiang/autowhisper-mcp?
+
xnjiang/autowhisper-mcp is mcp servers for the Claude AI ecosystem. MCP server for AutoWhisper — drive your AI CMO (generate, approve, publish across 30+ platforms) from any MCP client. It has 0 GitHub stars and its last recorded update is dated 2026-09-21.
How do I install autowhisper-mcp?
+
You can install autowhisper-mcp by cloning the repository (https://github.com/xnjiang/autowhisper-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is xnjiang/autowhisper-mcp safe to use?
+
Our security agent has analyzed xnjiang/autowhisper-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains xnjiang/autowhisper-mcp?
+
xnjiang/autowhisper-mcp is maintained by xnjiang. The last recorded GitHub activity is dated 2026-09-21, with 0 open issues.
Are there alternatives to autowhisper-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy autowhisper-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/xnjiang-autowhisper-mcp)<a href="https://claudewave.com/repo/xnjiang-autowhisper-mcp"><img src="https://claudewave.com/api/badge/xnjiang-autowhisper-mcp" alt="Featured on ClaudeWave: xnjiang/autowhisper-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.