feat: add Bright Data MCP
Description
This PR adds the Bright Data MCP server (The Web MCP) to the official MCP registry entries in Chatbox AI.
Main changes:
- Added Bright Data MCP configuration to the
MCP_ENTRIES_OFFICIALarray - Configured the server to run via
npx @brightdata/mcpwith API token authentication - Used Bright Data's official favicon as the icon
- Positioned the entry between Brave Search and Chroma in the official entries list
Integration details:
- Name: bright-data
- Title: The Web MCP
- Command:
npx @brightdata/mcp - Environment variable:
API_TOKEN(users need to provide their own token) - Homepage: https://github.com/brightdata/brightdata-mcp
This addition enables Chatbox AI users to leverage Bright Data's web scraping and data extraction capabilities through the MCP protocol, providing automated access to public web data.
Additional Notes
- Users will need to obtain their own API token from Bright Data and replace
"your-token-here"in the configuration - The integration follows the same pattern as other official MCP servers in the registry (Brave Search, Exa, etc.)
- The Bright Data MCP provides web discovery, extraction, and interaction capabilities that complement existing search and data tools
Screenshots
[No screenshots needed for this configuration-only change]
Contributor Agreement
By submitting this Pull Request, I confirm that I have read and agree to the following terms:
- I agree to contribute all code submitted in this PR to the open-source community edition licensed under GPLv3 and the proprietary official edition without compensation.
- I grant the official edition development team the rights to freely use, modify, and distribute this code, including for commercial purposes.
- I confirm that this code is my original work, or I have obtained the appropriate authorization from the copyright holder to submit this code under these terms.
- I understand that the submitted code will be publicly released under the GPLv3 license, and may also be used in the proprietary official edition.
Please check the box below to confirm:
- [x] I have read and agree with the above statement.
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
Hi @themez ,
Can you please review this PR? We want to add Chatbox AI to the list of our integrations to allow customers to use your services.
Let me know if any additional changes are needed for this to be merged!