The Web MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRO_MODE | No | Set to 'true' to enable 60+ Pro tools including browser automation and structured data extractors | false |
| API_TOKEN | Yes | Your Bright Data API token for authentication | |
| RATE_LIMIT | No | Custom rate limit configuration, e.g., '100/1h' | |
| BROWSER_ZONE | No | Custom Scraping Browser zone name | |
| WEB_UNLOCKER_ZONE | No | Custom Web Unlocker zone name |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_engineC | Scrape search results from Google, Bing or Yandex. Returns SERP results in markdown (URL, title, description) |
| scrape_as_markdownA | Scrape a single webpage URL with advanced options for content extraction and get back the results in MarkDown language. This tool can unlock any webpage even if it uses bot detection or CAPTCHA. |
| search_engine_batchC | Run multiple search queries simultaneously. Returns JSON for Google, Markdown for Bing/Yandex. |
| scrape_batchB | Scrape multiple webpages URLs with advanced options for content extraction and get back the results in MarkDown language. This tool can unlock any webpage even if it uses bot detection or CAPTCHA. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bright-cn/brightdata-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server