Autostackup
Rank #57,606io.github.Autostackup/marketing
Kotler 9-element audit, IMC campaign planning, Meta & Google, audience segmentation for Claude.
Autostackup is a Model Context Protocol (MCP) server published by Autostackup. It ranks #57,606 of 115,591 servers tracked on MCP Toplist. Autostackup is listed on Official MCP, with 1 tracked version. It was first listed on Jun 8, 2026 and most recently updated on Jun 8, 2026.
Ranks ahead of 57,985 of 115,591 servers on MCP Toplist.
Use Autostackup
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add marketing -- npx -y @autostackup/marketing[mcp_servers.marketing]
command = "npx"
args = ["-y", "@autostackup/marketing"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketing": {
"command": "npx",
"args": [
"-y",
"@autostackup/marketing"
]
}
}
}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.Autostackup%2Fmarketing)<a href="https://mcptoplist.com/server/io.github.Autostackup%2Fmarketing"><img src="https://mcptoplist.com/badge/io.github.Autostackup%2Fmarketing.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Autostackup
Available versions (1)
| Version | Published |
|---|---|
| 0.1.7 | Jun 8, 2026 |
Frequently asked questions
- Who maintains Autostackup?
- Autostackup is maintained by Autostackup, which publishes 7 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Autostackup listed on the Official MCP Registry?
- Yes — Autostackup is listed on the Official MCP Registry.
- How many versions does Autostackup have?
- MCP Toplist tracks 1 version of Autostackup, most recently published on Jun 8, 2026.
- Where can I find the source code for Autostackup?
- The source code for Autostackup is hosted at github.com/Autostackup/autostackup.