MCP Directory
Back

vibe

by mondaycom · TypeScript · ★ 656

🎨 Vibe Design System - Official monday.com UI resources for application development in React.js

#codemod#component-library#design-system#hacktoberfest#icons#javascript#js#llm#mcp#mcp-server#monday#react#reactjs#tsx#typescript#ui#ui-components#ui-library#vibe#vibe-coding

Install

npx -y github:mondaycom/vibe

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "vibe": {
      "command": "npx",
      "args": [
        "-y",
        "github:mondaycom/vibe"
      ]
    }
  }
}

From the README

Vibe Design System Official monday.com UI resources for application development in React.js Documentation • Catalog • Playground Vibe Design System is a collection of packages designed to streamline your development process and enhance the user experience, by providing a set of components, styles, and guidelines for building applications in React.js. To load all the relevant CSS tokens, import the tokens file in your root application file: Components are imported from the library's root entry: Vibe includes an MCP (Model Context Protocol) server that provides intellige…
Read full README on GitHub →

Related ai & ml servers