Pagelive
OfficialPagelive MCP connector
Publish the pages you build with AI — straight from the conversation — as private, branded, view‑tracked links.
Pagelive turns any HTML page (a proposal, deck, report, or demo) into a clean link you can actually send. Publish it from Claude, get a link that's private by default (noindex, optional password, served from an isolated content plane on Cloudflare), then see who opened it — opens, unique viewers, dwell time, by day, country, referrer — bot‑filtered, with an email the moment it's opened. Pages can carry a reply form whose submissions come back into the conversation. Update anytime; the link never changes.
This is the connector manifest + docs for Pagelive's hosted MCP server. The server is hosted by Pagelive (you don't run or install anything); this repo is the public home for the
server.json, the tool reference, and example usage. Sign in with your Pagelive account — a free account works.
Website: https://pagelive.io/mcp
Docs / quickstart: https://pagelive.io/docs/quickstart-mcp
Connector URL (remote, OAuth):
https://app.pagelive.io/api/mcp
Connect
The server is remote and uses OAuth 2.0 — there's nothing to install. Add the URL to any MCP‑capable client and sign in with your Pagelive account.
Claude (web / desktop) — Settings → Connectors → Add custom connector → paste
https://app.pagelive.io/api/mcp → sign in when prompted.
Claude Code
claude mcp add --transport http pagelive https://app.pagelive.io/api/mcpAny client that reads server.json — point it at this repo's server.json,
or find Pagelive in the MCP Registry under
io.pagelive/pagelive.
Related MCP server: drop
Tools (7)
Tool | What it does |
| Publish an HTML page and get a live, shareable, view‑tracked URL. Pass an existing |
| Edit a page you've published — targeted text edits or a full‑HTML replace. The link never changes. |
| List the pages you can access (personal + team) with their URLs, workspace, and view counts. |
| View analytics for a page — opens, unique viewers, dwell, top countries. |
| Read the replies submitted through a page's reply form. |
| List your connected custom domains (Pro/Team). |
| List the workspaces you belong to (personal + teams). |
Example prompts
"Publish this page with Pagelive and give me the link."
"Update my Q3 proposal page with this new version — keep the same link."
"How many people opened my deck this week, and how long did they read?"
"Did anyone reply to the proposal form? Show me the responses."
"List my published pages and tell me which got views yesterday."
Live demos
Skill
This repo includes an optional Agent Skill that teaches the publish → share → track workflow, so an agent reaches for Pagelive at the right moment.
Auth & privacy
OAuth 2.0 sign‑in (free account works); no API key juggling. Published pages are noindex by
default and can be password‑gated; analytics are bot‑filtered and contain no PII.
License
MIT — applies to the contents of this repo (manifest, docs, examples, skill). The hosted Pagelive service and its server source are separate and proprietary.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenancePublish live web pages from AI coding agents. Instant shareable URLs for dashboards, landing pages, and reports with password protection.Last updated41MIT
- Alicense-qualityCmaintenancePublishes HTML pages straight from your AI assistant to a shareable URL, then lets you manage them - update, list, search, fetch, and delete pages in a public or private workspace. Turns "share what I just made" into a single tool call from Claude, Cursor, or any MCP client.Last updatedMIT
- Alicense-qualityCmaintenancePublish Markdown or HTML to a clean, shareable public link straight from your AI assistant — OAuth sign-in, no API keys. Tools: publish and list_my_pages.Last updated1MIT
- Alicense-qualityCmaintenancePublishes AI-generated HTML and Markdown to a hosted, shareable URL with versioning, theming, and access control.Last updated1MIT
Related MCP Connectors
Publish web pages straight from your AI assistant and share them with a link.
Publish & manage shareable HTML/Markdown pages from your LLM, with access control.
Publish the website you built with AI to a live public URL — straight from chat, no setup.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pagelive/pagelive-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server