{"name":"brightdata-mcp: Empowering AI with Real-time Web Access and Data Scraping","description":"The brightdata-mcp is a powerful Model Context Protocol (MCP) server developed by Bright Data, designed to give AI agents real-time web access. It provides an all-in-one solution for seamless public web interaction, ensuring Large Language Models (LLMs) can access live information without encountering blocks or CAPTCHAs. This open-source project offers robust web scraping, browser automation, and data extraction capabilities.","github":"https://github.com/brightdata/brightdata-mcp","url":"https://osrepos.com/repo/brightdata-brightdata-mcp","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/brightdata-brightdata-mcp","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/brightdata-brightdata-mcp.md","json":"https://osrepos.com/repo/brightdata-brightdata-mcp.json","topics":["ai-agents","llm-integration","web-scraping","data-extraction","browser-automation","mcp-server","javascript","anti-bot"],"keywords":["ai-agents","llm-integration","web-scraping","data-extraction","browser-automation","mcp-server","javascript","anti-bot"],"stars":null,"summary":"The brightdata-mcp is a powerful Model Context Protocol (MCP) server developed by Bright Data, designed to give AI agents real-time web access. It provides an all-in-one solution for seamless public web interaction, ensuring Large Language Models (LLMs) can access live information without encountering blocks or CAPTCHAs. This open-source project offers robust web scraping, browser automation, and data extraction capabilities.","content":"## Introduction\n\nbrightdata-mcp is a powerful Model Context Protocol (MCP) server developed by Bright Data, designed to provide AI agents with seamless, real-time access to the public web. It acts as an all-in-one solution, enabling Large Language Models (LLMs) to interact with live web content without encountering common issues like blocks, rate limits, or CAPTCHAs. This open-source JavaScript project empowers AI with robust web scraping, browser automation, and structured data extraction capabilities, ensuring up-to-date and reliable information for various applications.\n\n## Installation\n\nGetting started with brightdata-mcp is straightforward, offering both a hosted solution and local installation options.\n\n### Hosted Server (No Installation Needed)\n\nFor zero setup, you can use Bright Data's hosted MCP server. Simply add the following URL to your MCP client, replacing `YOUR_API_TOKEN_HERE` with your actual Bright Data API token:\n\n\nhttps://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE\n\n\n**Example for Claude Desktop:**\n1. Go to: Settings ? Connectors ? Add custom connector\n2. Name: `Bright Data Web`\n3. URL: `https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN`\n4. Click \"Add\" and you're done!\n\n### Run Locally\n\nTo run brightdata-mcp on your machine, you'll need Node.js installed. Configure your MCP client to execute the `@brightdata/mcp` package:\n\n\n{\n  \"mcpServers\": {\n    \"Bright Data\": {\n      \"command\": \"npx\",\n      \"args\": [\"@brightdata/mcp\"],\n      \"env\": {\n        \"API_TOKEN\": \"<your-api-token-here>\"\n      }\n    }\n  }\n}\n\n\n## Examples\n\nbrightdata-mcp simplifies complex web interactions for AI. Here are some examples of queries that your AI can now handle seamlessly:\n\n*   \"What's Tesla's current stock price?\"\n*   \"Find the best-rated restaurants in Tokyo right now\"\n*   \"Get today's weather forecast for New York\"\n*   \"What movies are releasing this week?\"\n*   \"What are the trending topics on Twitter today?\"\n\nFor advanced tool selection, you can configure specific groups and tools:\n\n\n{\n  \"mcpServers\": {\n    \"Bright Data\": {\n      \"command\": \"npx\",\n      \"args\": [\"@brightdata/mcp\"],\n      \"env\": {\n        \"API_TOKEN\": \"<your-api-token-here>\",\n        \"GROUPS\": \"browser,advanced_scraping\",\n        \"TOOLS\": \"extract\"\n      }\n    }\n  }\n}\n\n\n## Why Use It\n\nbrightdata-mcp is an essential tool for anyone looking to equip AI with powerful web capabilities.\n\n*   **Real-time Research:** Access current prices, news, and live data for up-to-date insights.\n*   **E-commerce & Market Analysis:** Monitor products, prices, availability, competitors, and industry trends.\n*   **AI Agents:** Build intelligent agents that can truly browse and interact with the web.\n*   **Content Creation:** Gather accurate and current information for writing and analysis.\n*   **Unblocking & Reliability:** Benefit from enterprise-grade anti-bot protection, ensuring your AI never gets blocked or rate-limited.\n*   **Versatility:** Works with any LLM, including Claude, GPT, Gemini, and Llama.\n*   **Free Tier:** Start with 5,000 free requests per month, perfect for prototyping and everyday AI workflows.\n\n## Links\n\n*   **GitHub Repository:** [https://github.com/brightdata/brightdata-mcp](https://github.com/brightdata/brightdata-mcp){target=\"_blank\"}\n*   **Official Documentation:** [https://docs.brightdata.com/mcp-server/overview](https://docs.brightdata.com/mcp-server/overview){target=\"_blank\"}\n*   **Online Playground:** [https://brightdata.com/ai/playground-chat](https://brightdata.com/ai/playground-chat){target=\"_blank\"}\n*   **NPM Package:** [https://www.npmjs.com/package/@brightdata/mcp](https://www.npmjs.com/package/@brightdata/mcp){target=\"_blank\"}","metrics":{"detailViews":0,"githubClicks":10},"dates":{"published":null,"modified":"2026-01-22T08:01:33.000Z"}}