autowhisper-mcp
Rank #12,294io.github.xnjiang/autowhisper-mcp
Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.
autowhisper-mcp is a Model Context Protocol (MCP) server published by xnjiang. It ranks #12,294 of 132,113 servers tracked on MCP Toplist. autowhisper-mcp is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 119,819 of 132,113 servers on MCP Toplist.
Use autowhisper-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add autowhisper-mcp -e "AUTOWHISPER_API_TOKEN=<your AUTOWHISPER_API_TOKEN>" -e "AUTOWHISPER_BASE_URL=<your AUTOWHISPER_BASE_URL>" -- npx -y autowhisper-mcpReplace each placeholder with your own value before saving.
[mcp_servers.autowhisper-mcp]
command = "npx"
args = ["-y", "autowhisper-mcp"]
[mcp_servers.autowhisper-mcp.env]
AUTOWHISPER_API_TOKEN = "<your AUTOWHISPER_API_TOKEN>"
AUTOWHISPER_BASE_URL = "<your AUTOWHISPER_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<your AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<your AUTOWHISPER_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<your AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<your AUTOWHISPER_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autowhisper-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<your AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<your AUTOWHISPER_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<your AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<your AUTOWHISPER_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<your AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<your AUTOWHISPER_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xnjiang%2Fautowhisper-mcp)<a href="https://mcptoplist.com/server/io.github.xnjiang%2Fautowhisper-mcp"><img src="https://mcptoplist.com/badge/io.github.xnjiang%2Fautowhisper-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
xnjiang
Other servers by xnjiang
View all xnjiang servers →Available versions (7)
| Version | Published |
|---|---|
| 0.7.0 | Sep 7, 2026 |
| 0.6.0 | Aug 24, 2026 |
| 0.5.0 | Aug 9, 2026 |
| 0.4.0 | Jul 28, 2026 |
| 0.3.0 | Jul 27, 2026 |
| 0.2.0 | Jul 25, 2026 |
| 0.1.0 | Jul 15, 2026 |
Frequently asked questions
- Who maintains autowhisper-mcp?
- autowhisper-mcp is maintained by xnjiang, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is autowhisper-mcp listed on the Official MCP Registry?
- Yes — autowhisper-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does autowhisper-mcp have?
- MCP Toplist tracks 7 versions of autowhisper-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for autowhisper-mcp?
- The source code for autowhisper-mcp is hosted at github.com/xnjiang/autowhisper-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.