Back to Home
mondaycom icon

vibe

Verified Safe

by mondaycom

Overview

Provides intelligent assistance for working with Vibe UI components, including API discovery, usage examples, icon suggestions, and best practices for AI development tools.

Installation

Run Command
lerna run build --scope=@vibe/mcp && node packages/mcp/dist/index.js

Environment Variables

  • DEBUG_MCP
  • NODE_ENV

Security Notes

The server uses `child_process.exec` (via `curl`) and `vm.runInContext` to fetch and parse metadata from a CDN (unpkg.com). While these operations are for internal metadata and not direct user input, they involve executing external code and network requests, which introduces a potential attack surface. The `vm.runInContext` is used in a sandboxed environment, mitigating but not eliminating risks of code execution. No hardcoded secrets or obvious malicious patterns were found in the provided code.

Similar Servers

Stats

Interest Score55
Security Score7
Cost ClassLow
Avg Tokens200
Stars578
Forks355
Last Update2025-12-04

Tags

UI/UXDesign SystemReact ComponentsAI DevelopmentCode Generation