Brightdata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 8 725 installs a week from npm. Last commit 27 Jul 2026.
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brightdata-mcp -- npx -y @brightdata/mcp
{
"mcpServers": {
"brightdata-mcp": {
"args": [
"-y",
"@brightdata/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.brightdata-mcp]
command = "npx"
args = ["-y", "@brightdata/mcp"]
{
"mcpServers": {
"brightdata-mcp": {
"args": [
"-y",
"@brightdata/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brightdata-mcp": {
"args": [
"-y",
"@brightdata/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.