Video technology platform
Connect to Brightcove for enterprise video hosting and streaming.
{
"mcpServers": {
"brightcove": {
"mcpServers": {
"brightcove": {
"env": {
"BC_CLIENT_ID": "your-client-id",
"BC_ACCOUNT_ID": "your-account-id",
"BC_CLIENT_SECRET": "your-secret"
},
"args": [
"-y",
"brightcove-mcp-server"
],
"command": "npx"
}
}
}
}
}