WebsitePublisher.Ai MCP Server

Build and publish websites through AI conversation. 27+ MCP tools, OAuth 2.1 auto-discovery. Works with Claude, ChatGPT, Mistral/Le Chat, Cursor and

Remote serverstreamable-httpGo

What is the WebsitePublisher.Ai MCP server?

Connect WebsitePublisher.Ai to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Build and publish websites through AI conversation. 27+ MCP tools, OAuth 2.1 auto-discovery. Works with Claude, ChatGPT, Mistral/Le Chat, Cursor and more. The websitepublisher.ai mcp server is what makes that connection.

What the server does

Create pages, upload assets, manage data, and deploy to custom domains — all from your favorite AI assistant. Just connect and start talking.

Installation

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

Worth knowing first

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Where it fits

Among the AI and media services options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. WebsitePublisher.Ai's toolset — ChatGPT — is a fair guide to whether it matches your workflow. It is maintained by megberts; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Available tools

ToolWhat it does
ChatGPTSearch **"WebsitePublisher"** in the GPT Store, or visit: [chat.openai.com/g/websitepublisher](https://chat.openai.com)

How to install the WebsitePublisher.Ai MCP server

{
  "mcpServers": {
    "websitepublisher": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.websitepublisher.ai/"]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use WebsitePublisher.Ai to ChatGPT.

Frequently asked questions

No installation or self-hosting is needed. WebsitePublisher.ai is a hosted SaaS service — just connect your AI client to the server URL.