{
  "markdown": "# Pagelive MCP connector\n\n[![MCP Badge](https://lobehub.com/badge/mcp/pagelive-pagelive-mcp)](https://lobehub.com/mcp/pagelive-pagelive-mcp)\n\n**Publish the pages you build with AI — straight from the conversation — as private, branded, view‑tracked links.**\n\nPagelive turns any HTML page (a proposal, deck, report, or demo) into a clean link you can\nactually send. Publish it from Claude, get a link that's **private by default** (noindex,\noptional password, served from an isolated content plane on Cloudflare), then **see who opened\nit** — opens, unique viewers, dwell time, by day, country, referrer — bot‑filtered, with an\nemail the moment it's opened. Pages can carry a reply form whose submissions come back into the\nconversation. Update anytime; the link never changes.\n\n> This is the **connector manifest + docs** for Pagelive's hosted MCP server. The server is\n> hosted by Pagelive (you don't run or install anything); this repo is the public home for the\n> `server.json`, the tool reference, and example usage. Sign in with your Pagelive account —\n> a free account works.\n\n- **Website:** https://pagelive.io/mcp\n- **Docs / quickstart:** https://pagelive.io/docs/quickstart-mcp\n- **Connector URL (remote, OAuth):** `https://app.pagelive.io/api/mcp`\n\n## Connect\n\nThe server is **remote** and uses **OAuth 2.0** — there's nothing to install. Add the URL to any\nMCP‑capable client and sign in with your Pagelive account.\n\n**Claude (web / desktop)** — Settings → Connectors → **Add custom connector** → paste\n`https://app.pagelive.io/api/mcp` → sign in when prompted.\n\n**Claude Code**\n```bash\nclaude mcp add --transport http pagelive https://app.pagelive.io/api/mcp\n```\n\n**Any client that reads `server.json`** — point it at this repo's [`server.json`](./server.json),\nor find Pagelive in the [MCP Registry](https://registry.modelcontextprotocol.io) under\n`io.pagelive/pagelive`.\n\n## Tools (7)\n\n| Tool | What it does |\n|---|---|\n| `publish_page` | Publish an HTML page and get a live, shareable, view‑tracked URL. Pass an existing `slug` to replace a page instead of duplicating it. |\n| `update_page` | Edit a page you've published — targeted text edits or a full‑HTML replace. The link never changes. |\n| `list_pages` | List the pages you can access (personal + team) with their URLs, workspace, and view counts. |\n| `get_page_stats` | View analytics for a page — opens, unique viewers, dwell, top countries. |\n| `list_form_submissions` | Read the replies submitted through a page's reply form. |\n| `list_domains` | List your connected custom domains (Pro/Team). |\n| `list_workspaces` | List the workspaces you belong to (personal + teams). |\n\n## Example prompts\n\n1. \"Publish this page with Pagelive and give me the link.\"\n2. \"Update my Q3 proposal page with this new version — keep the same link.\"\n3. \"How many people opened my deck this week, and how long did they read?\"\n4. \"Did anyone reply to the proposal form? Show me the responses.\"\n5. \"List my published pages and tell me which got views yesterday.\"\n\n## Live demos\n\n- https://pagelive.site/p/vantage-series-a-deck\n- https://pagelive.site/p/q2-performance-report\n- https://pagelive.site/p/q3-growth-proposal\n\n## Skill\n\nThis repo includes an optional [Agent Skill](./skills/publish-with-pagelive/SKILL.md) that teaches\nthe publish → share → track workflow, so an agent reaches for Pagelive at the right moment.\n\n## Auth & privacy\n\nOAuth 2.0 sign‑in (free account works); no API key juggling. Published pages are `noindex` by\ndefault and can be password‑gated; analytics are bot‑filtered and contain no PII.\n\n## License\n\n[MIT](./LICENSE) — applies to the contents of this repo (manifest, docs, examples, skill). The\nhosted Pagelive service and its server source are separate and proprietary.\n",
  "bytes": 3754,
  "sha": "a75278ee37c9d8e002637572324ac4ed70506f8784b0719d09fac898e13b70ca",
  "repo_slug": "pagelive/pagelive-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_pagelive_pagelive_93690dea/readme"
}