微信视频号下载器
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wx_channels_download": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wx_channels_download"
]
}
}
}