marketing-agency-mcp-toolkit

cipher0411/marketing-agency-mcp-toolkit
★ 0 stars Unknown language Code/Dev Tools Updated today
MCP-integrated marketing agency operating system: client folder templates, SOPs, and verified MCP server configs for lead gen, content creation, advertising, and analytics.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "marketing-agency-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cipher0411/marketing-agency-mcp-toolkit"
      ]
    }
  }
}