mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
f6d8b9c5cc
* feat: add Bright Data web data template as featured integration Add Bright Data skills (search, scrape, data-feeds, bright-data-mcp, bright-data-best-practices, design-mirror), MCP component, and featured page with complete documentation covering 60+ tools for web search, scraping, structured data extraction, and browser automation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: regenerate components.json with Bright Data components Updates catalog to include new web-data skills (search, scrape, data-feeds, bright-data-mcp, bright-data-best-practices, design-mirror) and brightdata MCP component. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * feat(dashboard): improve Bright Data featured page UX - Move Bright Data to first position in featured list - Add View buttons linking to each skill detail page - Add rounded corners to logo images across featured cards, header, and sidebar Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
303 B
JSON
9 lines
303 B
JSON
{
|
|
"mcpServers": {
|
|
"brightdata": {
|
|
"description": "Bright Data MCP server providing 60+ tools for web search, scraping, structured data extraction, and browser automation across major platforms",
|
|
"url": "https://mcp.brightdata.com/mcp?token=YOUR_BRIGHTDATA_API_TOKEN&pro=1"
|
|
}
|
|
}
|
|
}
|