MCP Hub
Back to servers

V-Rapper

A specialized MCP server that provides quick access to Evan You's legendary v-rapper video from VueConf 2025. It offers a single tool to fetch the Bilibili video URL for the rap performance.

Stars
2
Tools
1
Updated
Jul 13, 2025
Validated
Jan 11, 2026

🎤 v-rapper-mcp

A Model Context Protocol (MCP) server that provides access to Evan You's legendary v-rapper video from VueConf 2025! 🎵

📋 Prerequisites

  • Node.js 22+ is required

⚙️ Configuration

You can add the v-rapper-mcp in your MCP configuration:

{
  "mcpServers": {
    "v-rapper-mcp": {
      "command": "npx",
      "args": ["v-rapper-mcp"]
    }
  }
}

📖 Usage

Once configured, you can use the v-rapper tool in your MCP client to get the video URL. Perfect for when you need some Vue.js inspiration with a beat! 🎶

🐛 Troubleshooting

  • Node.js version error: Make sure you're using Node.js 22 or higher
  • MCP connection issues: Ensure your MCP client is properly configured

📄 License

MIT - See LICENSE for details


Made with ❤️ for the Vue.js community

Reviews

No reviews yet

Sign in to write a review