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. ☁️ Cloud Platforms
  3. Vibie MCP
Vibie MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:45:37 PM

Vibie MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
static-hostingdeploymentweb-developmentmcp

Deploy static folders to permanent vibie.page URLs and update them later from an MCP-compatible client.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

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": {
    "shdomi8599-vibie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vibie-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Overview

Deploys static HTML folders to permanent vibie.page URLs through the shdomi8599/vibie-mcp MCP server. It exposes tools for creating sites, updating existing deployments, listing account sites, and retrieving site metadata. First use starts Vibie's OAuth device flow, while a generated .vibie/site.json file lets later updates reuse the same site. Reach for it when an agent needs to publish or refresh a static website from a local folder using Claude Desktop, Cursor, or another MCP client.

Use cases

•Deploy a static website folder from Claude Desktop
•Publish a single HTML file to a permanent URL
•Update an existing Vibie site after local edits
•List sites associated with a Vibie account
•Retrieve metadata for a Vibie site by slug

Key features

•Create sites from static folders
•Redeploy sites using a saved folder marker
•List account sites
•Retrieve site metadata
•Skip hidden files and node_modules
•Support OAuth device-flow authentication

Capabilities & Tool Schemas (4) ~16 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Vibie MCP.

vibie_create_site

Callable MCP tool function

vibie_update_site

Callable MCP tool function

vibie_list_sites

Callable MCP tool function

vibie_get_site

Callable MCP tool function

How Vibie MCP works

What shdomi8599/vibie-mcp MCP server does

The shdomi8599/vibie-mcp MCP server publishes static website content to permanent *.vibie.page URLs. It is intended for folders containing an index.html, stylesheets, JavaScript, images, and other static assets. A single HTML file with another filename is also accepted and is renamed to index.html during upload.

A new deployment creates a Vibie site and returns its URL. The server also writes .vibie/site.json into the source folder, allowing subsequent deployments to target the same site without asking for the slug again. Existing content can therefore be refreshed after local changes.

How it works

The server exposes four MCP tools:

  • vibie_create_site uploads a folder and creates a site.
  • vibie_update_site redeploys a folder to an existing site.
  • vibie_list_sites lists sites associated with the account.
  • vibie_get_site retrieves metadata for a site by slug.

On the first tool call, shdomi8599/vibie-mcp MCP server starts an OAuth 2.0 Device Authorization Grant flow. The client receives a Vibie URL and a device code; the user opens that URL, signs in with Google, and authorizes access. The resulting token is stored at ~/.vibie/credentials.json with restrictive file permissions and reused for later requests. Tokens can be revoked from Vibie's API settings.

Setup and configuration

The recommended setup command is:

Terminal
npx vibie-mcp setup

This setup process detects Claude Desktop configuration locations on Windows, macOS, and Linux, as well as Cursor's ~/.cursor/mcp.json, then adds a vibie MCP entry. Clients must be fully restarted after configuration changes.

Manual configuration runs the server with npx and the -y vibie-mcp arguments. The documented configuration works with Claude Desktop, Cursor, and other MCP-compatible clients. The optional VIBIE_API_BASE environment variable changes the Vibie API base URL; its default is https://vibie.io, and the README gives http://localhost:3000 as a local-development example.

Tools and capabilities

Deployments include normal static assets such as HTML, CSS, JavaScript, and asset directories. Hidden files including .git, .vibie, and .DS_Store are skipped automatically, as is node_modules/.

Vibie validates these upload limits: 100 MB per site, 500 files per upload, and 25 MB per individual file. The server does not describe support for dynamic application runtimes or server-side code; its documented use is static folder deployment.

Limitations and notes

The first authenticated request requires browser interaction and a Vibie account sign-in. Updating without a specified slug depends on the presence of .vibie/site.json in the folder. The documented deployment limits are enforced by Vibie's server, so folders exceeding them will not upload successfully.

The shdomi8599/vibie-mcp MCP server is released under the MIT license. Its repository documents OAuth authentication and the Vibie service endpoint, but it does not state whether Vibie hosting itself has usage charges.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    ☁️ Cloud Platforms5 views
    Compare vs Next Devtools MCP →
  • Easypanel MCP Server logoEasypanel MCP Server

    Full Easypanel control from Claude Code and Cursor — 37 tools for deployments, services, env vars, logs, domains, databases and monitoring. Safety guards require explicit confirmation for all destructive actions.

    ☁️ Cloud Platforms3 views
    Compare vs Easypanel MCP Server →
  • VMware AIops logoVMware AIops

    VMware vSphere/vCenter management — VM lifecycle (create/clone/delete/migrate), deployment, Guest Operations, snapshots, and cluster operations. 41 tools with double-confirmation gates, dry-run mode, and SQLite-WAL audit logging for destructive operations.

    ☁️ Cloud Platforms1 views
    Compare vs VMware AIops →
  • Apisix MCP logoApisix MCP

    MCP Server that support for querying and managing all resource in Apache APISIX.

    ☁️ Cloud Platforms3 views
    Compare vs Apisix MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Vibie MCP

Run `npx vibie-mcp setup` for automatic configuration, or add an MCP entry that runs `npx` with `-y vibie-mcp` as its arguments.

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 PreviewVibie MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/shdomi8599-vibie-mcp?style=directory)](https://allmcps.com/mcp/shdomi8599-vibie-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/shdomi8599-vibie-mcp"><img src="https://allmcps.com/api/badge/shdomi8599-vibie-mcp?style=directory" alt="Vibie MCP on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthOAuth
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
3/4 checks healthy over the last 32d
Views3
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.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 30, 2026
52Quality signal: Good · 52/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 ownership10/20
Documentation & tools28/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev · vibie-mcp (npm)

★ 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 ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to Vibie MCP →Install in Claude DesktopInstall in CursorInstall in VS Code