megberts/mcp-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.
Quick Start
Clone the repository:
git clone https://github.com/megberts/mcp-websitepublisher-aiClaude Desktop configuration example:
{
"mcpServers": {
"mcp-websitepublisher-ai": {
"command": "npx",
"args": [
"-y",
"megberts/mcp-websitepublisher-ai"
]
}
}
}Check the repository README for specific installation and configuration instructions.