Server data from the Official MCP Registry
Publish pages straight from Claude as private, branded, tracked links.
Publish pages straight from Claude as private, branded, tracked links.
Remote endpoints: streamable-http: https://app.pagelive.io/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-pagelive-pagelive": {
"url": "https://app.pagelive.io/api/mcp"
}
}
}From the project's GitHub README.
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.
https://app.pagelive.io/api/mcpThe 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/mcp
Any client that reads server.json — point it at this repo's server.json,
or find Pagelive in the MCP Registry under
io.pagelive/pagelive.
| Tool | What it does |
|---|---|
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. |
update_page | Edit a page you've published — targeted text edits or a full‑HTML replace. The link never changes. |
list_pages | List the pages you can access (personal + team) with their URLs, workspace, and view counts. |
get_page_stats | View analytics for a page — opens, unique viewers, dwell, top countries. |
list_form_submissions | Read the replies submitted through a page's reply form. |
list_domains | List your connected custom domains (Pro/Team). |
list_workspaces | List the workspaces you belong to (personal + teams). |
This repo includes an optional Agent Skill that teaches the publish → share → track workflow, so an agent reaches for Pagelive at the right moment.
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.
MIT — applies to the contents of this repo (manifest, docs, examples, skill). The hosted Pagelive service and its server source are separate and proprietary.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.