Vibie MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 30 May 2026.
Deploy HTML folders to vibie.page from Claude / Cursor — one-line install, OAuth, auto-update.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const entries = await fs.readdir(dir, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibie-mcp -- npx -y vibie-mcp
{
"mcpServers": {
"vibie-mcp": {
"args": [
"-y",
"vibie-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vibie-mcp]
command = "npx"
args = ["-y", "vibie-mcp"]
{
"mcpServers": {
"vibie-mcp": {
"args": [
"-y",
"vibie-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibie-mcp": {
"args": [
"-y",
"vibie-mcp"
],
"command": "npx"
}
}
}
Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.
Deploy HTML from any AI tool to a versioned, shareable library on wovo.dev; manage pages.
Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
Deploy repositories or local folders to private Pocketnook URLs from any MCP client.
Deploy HTML or dist/ to a live HTTPS URL. No account. Drop, MCP, or CLI.
Deploy HTML or dist/ to a live HTTPS URL. No account. Drop, MCP, or CLI.
Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.
Answers built from our own checks of this server.