## What is Deplion? Deplion is a remote MCP server that gives AI assistants a secure place to create, manage, preview,…
## What is Deplion? Deplion is a remote MCP server that gives AI assistants a secure place to create, manage, preview, and publish static landing pages. Instead of copying generated code manually, configuring hosting, uploading files, and connecting forms, users can ask an MCP-compatible AI assistant to handle the entire workflow through Deplion. Deplion works with MCP-compatible clients such as Claude, ChatGPT, Cursor, VS Code, and other AI tools that support remote MCP servers. ## What can it do? Deplion allows an authenticated AI assistant to: - create and manage website projects; - inspect existing project files; - create and update HTML, CSS, JavaScript, and asset files; - preview changes before publication; - publish static websites to the internet; - manage project versions and restore previous states; - configure same-host lead capture forms; - read form submissions visible to the authenticated user; - prepare projects for custom domain connection. ## Typical workflow 1. Connect Deplion to an MCP-compatible AI client. 2. Authenticate with your Deplion account. 3. Describe the landing page you want in natural language. 4. The AI creates the project and writes the required files. 5. Review the generated website in preview. 6. Ask the AI to make changes. 7. Publish the finished website through Deplion. Example request: > Create a responsive landing page for a consulting company. Add a hero section, services, benefits, testimonials, pricing, and a contact form. Preview the result before publishing. ## Why use Deplion? Deplion removes the manual steps between AI-generated code and a live website. You do not need to: - copy code from chat; - configure a separate hosting provider; - upload files through FTP; - maintain deployment scripts; - manually manage website versions; - build a backend for contact forms. Deplion acts as the publishing and project-management layer for websites created and maintained by AI assistants. ## Supported websites Deplion is designed for static websites and landing pages built with: - HTML; - CSS; - client-side JavaScript; - images, fonts, and other static assets. Server-side application code is not supported. ## Authentication Deplion uses OAuth 2.1 for authenticated MCP access. When supported by the MCP client, the user is redirected to Deplion to sign in and authorize access. The client then receives and manages the access token automatically. Legacy token-based authentication may also be available for compatible clients. ## Remote MCP endpoint ```text https://deplion.cc/mcp/deplion ```` Example configuration: ```json { "mcpServers": { "deplion": { "type": "http", "url": "https://deplion.cc/mcp/deplion" } } } ``` ## Security Deplion publishes static files only and applies platform-level security controls to project preview and publication. Authentication limits access to projects, files, forms, and leads belonging to the authorized Deplion user. ## Documentation Full connection instructions and MCP usage documentation: [https://docs.deplion.cc/s/documentations](https://docs.deplion.cc/s/documentations)
deplion
mcp
free
Others in the same category, ranked by how often they are opened.