Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Unshift
U
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Unshift

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "unshift": {
      "command": "npx",
      "args": [
        "-y",
        "unshift"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Unshift MCP connector

Turn Claude or ChatGPT into a website builder. Describe a site in plain English, and Unshift builds a real React site and publishes it to a live URL you own.

Unshift is a hosted, remote Model Context Protocol connector. You bring your own Claude or ChatGPT, describe the site you want, and Unshift builds a real React site (with a visual editor and a built-in CMS) and publishes it to a live URL. The AI runs on your own account, so there is no token bill from us, and Claude's free tier is enough to try it. Everyday edits happen in a visual editor.

Websitehttps://unshift.ai
Endpointhttps://studio.unshift.ai/api/mcp
TransportStreamable HTTP
AuthOAuth 2.1 (no API key)
Privacyhttps://unshift.ai/privacy-policy
Termshttps://unshift.ai/terms-and-conditions
Supportsupport@unshift.ai

Connect

Claude (web or desktop)

  1. Open Settings, then Connectors, then "Add custom connector".
  2. Name it Unshift and paste the URL https://studio.unshift.ai/api/mcp.
  3. Connect, then complete the OAuth sign-in. No API key is required.

Other MCP clients (Claude Desktop config, Cursor, etc.)

config.json
{
  "mcpServers": {
    "unshift": {
      "url": "https://studio.unshift.ai/api/mcp"
    }
  }
}

Authentication is OAuth 2.1; your client runs the sign-in the first time you connect.

What you can do

  • Build a site from a single prompt, or import and rebuild an existing site from a URL.
  • Edit pages, blocks, themes, layouts, and SEO conversationally, then publish.
  • Wire live data: REST APIs, headless CMSes, WordPress, and Shopify or a native storefront.
  • Publish to a free app_id.unshift.dev address, or a custom domain on Pro.

Tools

Every tool is scoped by OAuth to your own account. Reads are marked R. Tools that delete or roll back existing content are marked D; your client may ask you to confirm those.

Plan and import (read-only)

  • plan_import R - crawl a URL into a build plan (theme, sections, pages). Start here.
  • scrape_site R - crawl a URL into pages, images, fonts, and color tokens.
  • extract_theme R - derive a theme from a crawl result or a URL.
  • segment_page R - split a page into candidate sections.
  • suggest_blocks R - rank catalog blocks for a given section.
  • get_block R - read a block's component source and default props.
  • inspect_data_source R - inspect any REST or headless-CMS endpoint's shape.
  • wordpress_discover R - discover a WordPress site's post types and fields.
  • shopify_discover R - discover a Shopify store's products and collections.
  • block_guide R - the block authoring and prop-value contract.

Build

  • create_app - create a new app (the first step of a build).
  • generate_theme - set the full theme (colors, fonts, radius).
  • set_theme - tweak an existing theme.
  • set_layout - place the shared header and footer.
  • import_assets - download image URLs into storage.
  • import_icon - import a logo image as an icon.
  • add_page - add a page from blocks.
  • finalize_app - validate, save, and publish; the required final step.

Edit and review

  • get_app R - read an app's theme summary and pages.
  • get_page R - read one page's blocks, props, and SEO.
  • list_pages R - list an app's pages.
  • edit_block - edit a block instance's props or code.
  • add_block - insert a block into a page.
  • remove_block D - delete a block from a page.
  • move_block - reorder a block.
  • update_page - update a page's title, slug, or SEO.
  • remove_page D - delete a page.
  • update_app - rename the app.
  • submit_for_review - hand a draft to the user to approve or decline.
  • undo_last_change D - roll back your most recent change-set.

Data and dynamic content

  • create_data_connector - connect a REST API, WordPress, or Shopify source.
  • list_data_connectors R - list the app's data connectors.
  • set_block_data_mapping - bind a block's props to a connector endpoint.
  • create_post_type - create a dynamic collection with a template page.
  • list_post_types R - list the app's post types.
  • setup_wordpress - one-call WordPress import (connector, post types, templates).
  • configure_flexible_content - author ACF flexible-content layout blocks.
  • setup_commerce - one-call storefront setup (native or Shopify).
  • add_product - add a product to the native catalog.

Account and assets (read-only)

  • list_apps R - list your apps.
  • list_images R - list uploaded images.
  • list_icons R - list uploaded icons.
  • list_files R - list uploaded public files.

Pricing

Free to build, preview, and publish to a app_id.unshift.dev address. Pro is $20/mo per published site and adds a custom domain with managed SSL, no Unshift branding, and code export. The AI always runs on your own Claude or ChatGPT account, so Unshift never bills for AI usage.

FAQ

Do I need to pay for Claude or ChatGPT? No. Claude's free tier supports connectors, which is all you need. If you already pay for either, that works too. The AI runs on your own account, so there is no token bill from Unshift.

Do I own the site? Can I leave? Yes. It is a real React and Vite codebase that you can export to your own repository (code export is a Pro feature). No proprietary runtime and no lock-in.

Can it edit or import an existing site? Yes. It can rebuild a site from a URL and edit existing Unshift sites conversationally.

Where does my data go? The AI runs in your own Claude or ChatGPT account. Unshift stores your site content in order to render and publish it, and you can export or delete it anytime (see the privacy policy linked above).

Troubleshooting and support

  • The connector will not connect. Add it as a custom connector with the exact URL https://studio.unshift.ai/api/mcp, then finish the OAuth sign-in window. Connecting requires a free Unshift account; the sign-in step lets you create one.
  • A tool seems to be missing. Clients cache the connector's tool list. If a step needs a tool you do not see, refresh the connector's tools in your client's settings (or remove and re-add the connector), then continue.
  • "No approval received" or "permission denied" when a tool runs. That is your client's own per-tool permission prompt (each tool asks once). Click Allow, or enable "always allow" for Unshift, then retry.
  • It saved a draft instead of publishing. A brand-new site publishes automatically on its first finalize and goes live in about 1 to 2 minutes. An already-live site saves edits as a draft by default; publish it from the editor or ask your assistant to publish explicitly.
  • Still stuck? Email support@unshift.ai.

Skill

An Agent Skill that guides Claude through building, importing, editing, and publishing sites with this connector lives in skills/unshift-website-builder.

About this repository

This repository is the public listing for the Unshift MCP connector: its MCP Registry manifest (server.json) and these connect instructions. The connector itself is a hosted remote server at the endpoint above; the product source lives in Unshift's private repository.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Pagewatch logoPagewatch

    A real browser for agents. Turn any URL into clean markdown, a PNG screenshot, or a PDF.

    πŸ’» Developer Tools2 views
    Compare vs Pagewatch β†’
  • MakeItRun logoMakeItRun

    Publish HTML from Claude or ChatGPT to a live URL with a QR code β€” no developer needed.

    πŸ’» Developer Tools0 views
    Compare vs MakeItRun β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • WHMCS MCP Server logoWHMCS MCP Server

    Connect Claude, ChatGPT, and Cursor to live WHMCS over MCP.

    πŸ’» Developer Tools0 views
    Compare vs WHMCS MCP Server β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Unshift

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "unshift": { "command": "npx", "args": ["-y", "Unshift"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewUnshift AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/unshift?style=directory)](https://allmcps.com/mcp/unshift)
HTML Embed
<a href="https://allmcps.com/mcp/unshift"><img src="https://allmcps.com/api/badge/unshift?style=directory" alt="Unshift on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Unshift β†’Install in Claude DesktopInstall in CursorInstall in VS Code