Publish AI-generated HTML or static files to a shareable .publee.site URL in seconds. Works anonymously with zero setup (7-day retention); an API token adds permanent hosting, in-place updates that keep the same URL, and limited-sharing visibility (password, members-only).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Publee turns HTML into a limited-share URL
(https://<slug>.publee.site). This MCP server lets AI tools (Claude Code,
Claude Desktop, Cursor, …) publish a generated page and hand back a shareable
URL in one tool call — no build step, no hosting setup.
Publee runs a hosted MCP endpoint at https://publee.app/api/mcp with OAuth —
no local install needed:
See publee.app/docs/mcp for Claude Desktop, Cursor, and other clients.
For clients or environments that only support local stdio servers:
PUBLEE_API_TOKEN is optional — omit it to publish anonymously. Tokens are
issued at publee.app/tokens.
| Env var | Default | Purpose |
|---|---|---|
PUBLEE_API_TOKEN | (none) | Bearer token. Publishes attach to your account and persist indefinitely. |
PUBLEE_API_URL | https://publee.app | API origin override (for development). |
publee_publishPublish a single HTML document (html) or a static file tree (files) and
get back the site URL. Pass slug + overwrite: true (token required) to
update an existing site while keeping the same URL — prefer this over
publishing a new URL when revising something already shared.
Key parameters: html, files, title, visibility
(public / password / private / workspace / members), password,
slug, overwrite, spaMode, noindex, memberEmails.
Full parameter reference: publee.app/docs/api
/plugin marketplace add publee-dev/skills)MIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/publee-dev-mcp)<a href="https://allmcps.com/mcp/publee-dev-mcp"><img src="https://allmcps.com/api/badge/publee-dev-mcp?style=directory" alt="Publee Dev MCP on AllMCPs" /></a>