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
By megberts
Installation
npx -y mcp-websitepublisher-aiConfiguration
{
"mcpServers": {
"mcp-websitepublisher-ai": {
"command": "npx",
"args": ["-y", "mcp-websitepublisher-ai"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes