brightdata
stdioUsed by 1 plugin
Installs personal-ai-infrastructure, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub rafaelcalleja/claude-market-place --plugin personal-ai-infrastructureAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"brightdata": {
"command": "bunx",
"args": [
"-y",
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "REDACTED"
}
}
}
}Replace placeholder values for: API_TOKEN
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
bunxAccess Level
write
Arguments
-y@brightdata/mcp
Environment Variables
API_TOKEN=REDACTEDRequired Secrets
API_TOKEN