SERVER

Brightdata MCP

Rank #270

glama/brightdata/brightdata-mcp

Official Bright Data server for the Model Context Protocol that enables AI assistants like Claude Desktop to reference and make decisions based on real-time public web data.

First listed
Apr 15, 2025
Last publish date
Apr 20, 2026
OVERVIEW

Brightdata MCP is a Model Context Protocol (MCP) server published by brightdata. It ranks #270 of 58,900 servers tracked on MCP Toplist, and its repository has 2,425 GitHub stars. Brightdata MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 16 tracked versions. It was first listed on Apr 15, 2025 and most recently updated on Apr 20, 2026.

STANDING
#270of 58,900 tracked serversTop 0.5%

Ranks ahead of 58,630 of 58,900 servers on MCP Toplist.

Recent momentum
+90GitHub stars since Apr 27 (+4%)
CONNECT

Use Brightdata MCP

Add Brightdata MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "brightdata-mcp": {
      "url": "https://mcp.brightdata.com/sse?token=YOUR_API_TOKEN"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "brightdata-mcp": {
      "url": "https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "brightdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brightdata/mcp"
      ],
      "env": {
        "API_TOKEN": "<your API_TOKEN>",
        "WEB_UNLOCKER_ZONE": "<your WEB_UNLOCKER_ZONE>",
        "BROWSER_ZONE": "<your BROWSER_ZONE>",
        "PRO_MODE": "<your PRO_MODE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

brightdata

Organization
Total servers
2
Total versions
18
MORE FROM THIS PUBLISHER

Other servers by brightdata

View all brightdata servers →
VERSIONS

Available versions (16)

VersionPublished
2.9.5Apr 20, 2026
2.9.4Apr 5, 2026
2.9.3Mar 29, 2026
2.9.2Mar 18, 2026
2.9.1Mar 18, 2026
2.9.0Mar 11, 2026
2.8.9Mar 4, 2026
2.8.8Mar 3, 2026
2.8.7Mar 3, 2026
2.8.6Mar 1, 2026
2.8.5Feb 25, 2026
2.8.4Feb 21, 2026
2.7.0Dec 15, 2025
2.6.1Nov 16, 2025
2.6.0Oct 28, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Brightdata MCP?
Official Bright Data server for the Model Context Protocol that enables AI assistants like Claude Desktop to reference and make decisions based on real-time public web data.
Who maintains Brightdata MCP?
Brightdata MCP is maintained by brightdata, which publishes 2 MCP servers (18 total versions) tracked on MCP Toplist.
Is Brightdata MCP an official MCP server?
Yes — Brightdata MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does Brightdata MCP have?
MCP Toplist tracks 16 versions of Brightdata MCP, most recently published on Apr 20, 2026.
Where can I find the source code for Brightdata MCP?
The source code for Brightdata MCP is hosted at github.com/brightdata/brightdata-mcp.
EXPLORE