Loading MCP server directory, please wait...
Vibo (vibodj.com) MCP — plan event music: events, timeline, song requests, playlist export
npx @getmcp/cli add io.github.chrischall/vibo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/vibo-mcp": {
"command": "npx",
"args": [
"-y",
"vibo-mcp"
],
"env": {
"VIBO_EMAIL": "",
"VIBO_PASSWORD": "",
"VIBO_ACCESS_TOKEN": "",
"VIBO_REFRESH_TOKEN": ""
}
}
}
}