Just Publish
Get your website online in seconds — just ask your AI assistant to publish it and Just Publish hands you a live link to share. No code, no setup, no hosting to figure out.
Ads
Overview
Publish the website you built with AI to a live public URL — straight from chat, no setup. Describe a site to your AI assistant — ChatGPT, Claude, Gemini, or any MCP-enabled client — and it publishes the site and hands back a live URL. No git, no CLI, no build step, no dashboard, and no login to fumble through. You hand it your files, it hands back a working link. Built for the person who made a site with AI and just wants it online. - Website: https://justpublish.ai - MCP endpoint: https://mcp.justpublish.ai/ - Registry name: ai.justpublish/just-publish - Transport: Streamable HTTP (remote — nothing to install)
Installation
https://mcp.justpublish.ai/
Configuration
{
"mcpServers": {
"just-publish": {
"type": "streamable-http",
"url": "https://mcp.justpublish.ai/"
}
}
}Capabilities
- Publish a static site from chat
hand your AI assistant HTML, CSS, JS, or images and it calls `deploy` to return a live public URL.
- Update an existing site
provide the `site_id` and `edit_token` so the assistant can redeploy the full site or merge changes with `update_site_file`.
- Edit a single file in place
ask the assistant to fetch the current files with `get_site_files`, then apply a targeted change via `update_site_file`.
- Load publishing guidance into context
the assistant can pull in resources like `just-publish-edit-lifecycle` or `just-publish-file-conventions` before choosing a tool.
Tags
- deployment
- cloud-infrastructure
- web-research
- workflow-automation
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.