Best for
- AI agents that need live public web data
- Research and analytics workflows requiring scraping or structured data
- Coding agents that need current npm or PyPI package information
- Users requiring browser automation through Pro mode
Bright Data Web MCP is an MIT-licensed, stdio-based public web access server offering search, scraping, browser automation, and structured data tools. It suits real-time web research and AI-agent workflows, but requires a Bright Data API_TOKEN and involves credit consumption and possible Pro usage charges.
Bright Data's Web MCP server enables AI agents to search, scrape, extract, and navigate the live public web. It provides Markdown extraction, AI-ranked discovery search, browser automation, and data tools for e-commerce, social, finance, business, research, app stores, travel, GEO, and package intelligence.
Configure the server over stdio in an MCP client, run npx @brightdata/mcp, and set API_TOKEN to a Bright Data API key. The README also provides a hosted URL, but that remote option does not change the manifest transport recorded here.
{"mcpServers":{"Bright Data":{"command":"npx","args":["@brightdata/mcp"],"env":{"API_TOKEN":"<your-api-token-here>"}}}}