WebsitePublisher.ai — Build and publish websites through AI conversation WebsitePublisher.ai is a remote MCP server that gives AI assistants the power to create, manage and publish complete websites. No local installation required — connect via OAuth 2.1 and start building. 27 tools across 5 API domains:
Pages — Create, edit and publish HTML pages with full asset management Assets — Upload images, CSS, JavaScript and other files Entities & Records — Structured data storage for dynamic content Integrations — Connect external services like Stripe, Mailgun, SendGrid Project Management — Create projects, manage settings, custom domains
Key features:
Remote server — nothing to install OAuth 2.1 with auto-discovery (RFC 9728) Streamable HTTP transport Works with Claude, ChatGPT, Mistral/Le Chat, Cursor and more Free tier available, paid plans from €9/month
Get started: Connect your AI assistant to https://mcp.websitepublisher.ai/ — OAuth handles the rest automatically. 📖 Docs: https://websitepublisher.ai/docs 💻 GitHub: https://github.com/megberts/mcp-websitepublisher-ai
Server Config
{
"mcpServers": {
"websitepublisher": {
"url": "https://mcp.websitepublisher.ai/",
"transport": "streamable-http",
"authentication": "oauth2.1"
}
}
}