New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

v-rapper-mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v-rapper-mcp

v-rapper MCP server for Evan You

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

🎤 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

Keywords

v-rapper-mcp

FAQs

Package last updated on 13 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts