
vibe mcp
为 Vibe 组件库提供开发者工具的 MCP 服务器。
Repository Info
About This Server
为 Vibe 组件库提供开发者工具的 MCP 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP server for vibe component library
This MCP server exposes developer tools to use the Vibe component library more effectively.
Inspect the server locally
npm run inspect
Adding the local dev server to Cursor
Copy the full path of /dist/index.js on your machine
Add the following config to the MCP config file (mcp.json):
{
"mcpServers": {
"monday-vibe-mcp": {
"command": "node",
"args": ["/Users/Spongebob/Documents/Development/vibe-mcp/dist/index.js"]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/yuhgto/vibe-mcpInstall dependencies
cd vibe-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.