w2xi/v-rapper-mcp
3.2
If you are the rightful owner of v-rapper-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The v-rapper-mcp is a Model Context Protocol server that provides access to Evan You's iconic v-rapper video from VueConf 2025, offering a unique blend of Vue.js inspiration and music.
🎤 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 for details
Made with ❤️ for the Vue.js community