V-Rapper
Provides quick access to Evan You's v-rapper video from VueConf 2025 through a single tool that returns the Bilibili video URL when queried about the rap performance.
2 stars
0 tools
Created Aug 2025
@w2xi/w2xi-v-rapper-v-rapper-mcpAbout
Provides quick access to Evan You's v-rapper video from VueConf 2025 through a single tool that returns the Bilibili video URL when queried about the rap performance.
Categories
general
Installation
npm
npm install @w2xi/w2xi-v-rapper-v-rapper-mcp
Configuration
{
"mcpServers": {
"w2xi-v-rapper-v-rapper-mcp": {
"command": "npx",
"args": [
"-y",
"@w2xi/w2xi-v-rapper-v-rapper-mcp"
]
}
}
}