vibo-mcp

chrischall/vibo-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Vibo (vibodj.com): plan event music — events, timeline, song requests, playlists — via your Vibo account sign-in over its GraphQL API. AI-built.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vibo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/vibo-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Vibo](https://vibodj.com) (vibodj.com) — plan your event music as a host/couple. Browse your events and timeline, see and add song requests, like songs, manage notifications, and export selections to Spotify/Apple Music, all via natural language. > Developed and maintained by AI (Claude Code). Use at your own discretion.