WebsitePublisher.ai MCP server provides 44+ tools for complete website publishing. Create and update pages, upload assets, manage dynamic data entities, configure contact forms, handle integrations, and publish to production — all through MCP.
Supports Claude Desktop, Cursor, Windsurf, GitHub Copilot Studio, Mistral/Le Chat, Smithery, and all MCP-compatible clients. OAuth 2.1 with PKCE. Streamable HTTP + SSE transports supported.
Overview
WebsitePublisher.ai is The AI Web Platform — an MCP server with 44+ tools for complete website publishing via API.
What it does
Create pages, upload assets, manage dynamic data entities, configure contact forms, set up integrations, and publish to a live URL — all through MCP tools. No WordPress. No hosting setup.
Tools (44+ statisch, 3 dynamic)
- Pages: create, update, patch, delete, versioning, rollback
- Assets: upload, bulk upload, URL fetch, delete
- Entities & Records: full CRUD for dynamic data
- Forms: configure contact forms with email notifications
- Integrations: Resend, Mailgun, SendGrid, Mollie, Twilio
- Vault: secret management
- Tracking: inject analytics scripts
- Dynamic tools: leads_get_leads, leads_submit_lead, leads_update_status
Technical
- Transport: Streamable HTTP + SSE
- Auth: OAuth 2.1 with PKCE
- Clients: Claude Desktop, Cursor, Windsurf, GitHub Copilot, Mistral/Le Chat, Gemini, Grok, Smithery
Server Config
{
"mcpServers": {
"websitepublisher": {
"url": "https://mcp.websitepublisher.ai/",
"transport": "streamable-http",
"authentication": "oauth2.1"
}
}
}