msgstack-mcp

abidc/msgstack-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
An MCP server for marketing messaging grounding and asset generation via Prefab
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "msgstack-mcp": {
      "command": "uvx",
      "args": [
        "msgstack-mcp"
      ]
    }
  }
}

Or install with pip: pip install msgstack-mcp

README Excerpt

MCP server + admin UI for marketing messaging grounding and dynamic asset generation via Prefab. **What it does:** - Upload source documents (PDF, DOCX, TXT) → extract → LLM structurer → structured MessageHouse - Manage messaging frameworks with key messages and personas - MCP tools for AI grounding (Claude, ChatGPT, Cursor)