pomelli-mcp

nicocuenkbermeo/pomelli-mcp
★ 0 stars Python 🌐 Browser/Web Updated today
Unofficial MCP server + CDP driver for Google Pomelli (Labs) - automate AI marketing campaigns from any MCP client
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install pomelli-mcp

README Excerpt

**Unofficial MCP server + Python driver for [Pomelli](https://labs.google.com/pomelli), Google Labs' AI marketing tool.** Pomelli builds a "Business DNA" from your website and generates on-brand marketing campaigns (copy + images). It's great — but it has **no public API**. This project bridges that gap: it drives *your own logged-in browser session* via Chrome DevTools Protocol (CDP) + Playwright, and exposes the whole flow as [MCP](https://modelcontextprotocol.io) tools so any MCP client (Clau

Tools (3)

pomelli_read_pagepomelli_snapshotpomelli_status

Topics

browser-automationclaudegoogle-labsmarketing-automationmcpmodel-context-protocolplaywrightpomelli