MCP server for bilibili
| Tool name | Description | Destructive? |
|---|---|---|
| search_videos | ✓ no | |
| get_video_info | ✓ no | |
| get_user_info | ✓ no |
{
"mcpServers": {
"wangshunnnbilibili": {
"command": "npx",
"args": [
"-y",
"@wangshunnn/bilibili-mcp-server"
]
}
}
}