Back to MCP Servers

Websitepublisher Ai

Build and publish websites through AI conversation. 27 MCP tools for pages, assets, entities, records and integrations. Remote server with OAuth 2.1 auto-discovery, works with Claude, ChatGPT, Mistral/Le Chat and Cursor.

other-tools-and-integrationsai

Installation

npx -y mcp-websitepublisher-ai

Configuration

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

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub