Loomal

brightdata-mcp

MCP server by github.com/brightdata/brightdata-mcp

Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web

2.4k starsnpm: @brightdata/mcp

About brightdata-mcp

brightdata-mcp is an MCP (Model Context Protocol) server published by brightdata in the official MCP registry, listed under Search on Loomal. Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web

It ships as an npm package (@brightdata/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/brightdata/brightdata-mcp, where the project has earned 2,446 GitHub stars.

Use brightdata-mcp with your agent

Claude Code · one command
claude mcp add brightdata-mcp -- npx -y @brightdata/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "brightdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@brightdata/mcp"
      ]
    }
  }
}
npm@brightdata/mcp

Frequently asked questions

What is brightdata-mcp?
brightdata-mcp is an MCP (Model Context Protocol) server by brightdata in the Search category. Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
How do I connect brightdata-mcp to Claude, Cursor, or another MCP client?
Install brightdata-mcp from its npm package (@brightdata/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is brightdata-mcp open source?
Yes — the source code is public at github.com/brightdata/brightdata-mcp, with 2,446 GitHub stars.
Can AI agents pay to use brightdata-mcp?
Not yet through Loomal — brightdata-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain brightdata-mcp? Claim this listing free by verifying GitHub ownership, or contact us.