Skip to main content
Glama

Bright Data MCP

Official
by brightdata
server.json1.45 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.brightdata/brightdata-mcp", "description": "Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web", "repository": { "url": "https://github.com/brightdata/brightdata-mcp", "source": "github" }, "version": "2.5.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "@brightdata/mcp", "version": "2.5.0", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "API_TOKEN", "description": "Your API key for Bright Data", "isRequired": true, "isSecret": true, "format": "string" }, { "name": "WEB_UNLOCKER_ZONE", "description": "Your unlocker zone name", "isRequired": false, "isSecret": false, "format": "string" }, { "name": "BROWSER_ZONE", "description": "Your browser zone name", "isRequired": false, "isSecret": false, "format": "string" }, { "name": "PRO_MODE", "description": "To enable PRO_MODE - set to true", "isRequired": false, "isSecret": false, "format": "boolean" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brightdata/brightdata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server