Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENYesYour API token from brightdata.com user settings page
RATE_LIMITNoOptional rate limiting configuration in format: limit/time+unit (e.g., 100/1h, 50/30m, 10/5s)
BROWSER_ZONENoOptional override for the browser zone name (default is mcp_browser)
WEB_UNLOCKER_ZONENoOptional override for the web unlocker zone name (default is mcp_unlocker)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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.

scrape_as_htmlC

Scrape a single webpage URL with advanced options for content extraction and get back the results in HTML. This tool can unlock any webpage even if it uses bot detection or CAPTCHA.

extractA

Scrape a webpage and extract structured data as JSON. First scrapes the page as markdown, then uses AI sampling to convert it to structured JSON format. This tool can unlock any webpage even if it uses bot detection or CAPTCHA.

session_statsC

Tell the user about the tool usage during this session

web_data_amazon_productA

Quickly read structured amazon product data. Requires a valid product URL with /dp/ in it. This can be a cache lookup, so it can be more reliable than scraping

web_data_amazon_product_reviewsA

Quickly read structured amazon product review data. Requires a valid product URL with /dp/ in it. This can be a cache lookup, so it can be more reliable than scraping

web_data_amazon_product_searchB

Quickly read structured amazon product search data. Requires a valid search keyword and amazon domain URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_walmart_productA

Quickly read structured walmart product data. Requires a valid product URL with /ip/ in it. This can be a cache lookup, so it can be more reliable than scraping

web_data_walmart_sellerA

Quickly read structured walmart seller data. Requires a valid walmart seller URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_ebay_productB

Quickly read structured ebay product data. Requires a valid ebay product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_homedepot_productsA

Quickly read structured homedepot product data. Requires a valid homedepot product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_zara_productsA

Quickly read structured zara product data. Requires a valid zara product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_etsy_productsA

Quickly read structured etsy product data. Requires a valid etsy product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_bestbuy_productsA

Quickly read structured bestbuy product data. Requires a valid bestbuy product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_linkedin_person_profileB

Quickly read structured linkedin people profile data. This can be a cache lookup, so it can be more reliable than scraping

web_data_linkedin_company_profileA

Quickly read structured linkedin company profile data This can be a cache lookup, so it can be more reliable than scraping

web_data_linkedin_job_listingsA

Quickly read structured linkedin job listings data This can be a cache lookup, so it can be more reliable than scraping

web_data_linkedin_postsA

Quickly read structured linkedin posts data This can be a cache lookup, so it can be more reliable than scraping

web_data_linkedin_people_searchC

Quickly read structured linkedin people search data This can be a cache lookup, so it can be more reliable than scraping

web_data_crunchbase_companyC

Quickly read structured crunchbase company data This can be a cache lookup, so it can be more reliable than scraping

web_data_zoominfo_company_profileA

Quickly read structured ZoomInfo company profile data. Requires a valid ZoomInfo company URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_instagram_profilesA

Quickly read structured Instagram profile data. Requires a valid Instagram URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_instagram_postsA

Quickly read structured Instagram post data. Requires a valid Instagram URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_instagram_reelsA

Quickly read structured Instagram reel data. Requires a valid Instagram URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_instagram_commentsB

Quickly read structured Instagram comments data. Requires a valid Instagram URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_facebook_postsA

Quickly read structured Facebook post data. Requires a valid Facebook post URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_facebook_marketplace_listingsA

Quickly read structured Facebook marketplace listing data. Requires a valid Facebook marketplace listing URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_facebook_company_reviewsB

Quickly read structured Facebook company reviews data. Requires a valid Facebook company URL and number of reviews. This can be a cache lookup, so it can be more reliable than scraping

web_data_facebook_eventsA

Quickly read structured Facebook events data. Requires a valid Facebook event URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_tiktok_profilesA

Quickly read structured Tiktok profiles data. Requires a valid Tiktok profile URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_tiktok_postsA

Quickly read structured Tiktok post data. Requires a valid Tiktok post URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_tiktok_shopA

Quickly read structured Tiktok shop data. Requires a valid Tiktok shop product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_tiktok_commentsA

Quickly read structured Tiktok comments data. Requires a valid Tiktok video URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_google_maps_reviewsB

Quickly read structured Google maps reviews data. Requires a valid Google maps URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_google_shoppingA

Quickly read structured Google shopping data. Requires a valid Google shopping product URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_google_play_storeB

Quickly read structured Google play store data. Requires a valid Google play store app URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_apple_app_storeA

Quickly read structured apple app store data. Requires a valid apple app store app URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_reuter_newsA

Quickly read structured reuter news data. Requires a valid reuter news report URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_github_repository_fileB

Quickly read structured github repository data. Requires a valid github repository file URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_yahoo_finance_businessB

Quickly read structured yahoo finance business data. Requires a valid yahoo finance business URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_x_postsA

Quickly read structured X post data. Requires a valid X post URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_zillow_properties_listingA

Quickly read structured zillow properties listing data. Requires a valid zillow properties listing URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_booking_hotel_listingsA

Quickly read structured booking hotel listings data. Requires a valid booking hotel listing URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_youtube_profilesA

Quickly read structured youtube profiles data. Requires a valid youtube profile URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_youtube_commentsB

Quickly read structured youtube comments data. Requires a valid youtube video URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_reddit_postsA

Quickly read structured reddit posts data. Requires a valid reddit post URL. This can be a cache lookup, so it can be more reliable than scraping

web_data_youtube_videosA

Quickly read structured YouTube videos data. Requires a valid YouTube video URL. This can be a cache lookup, so it can be more reliable than scraping

scraping_browser_navigateC

Navigate a scraping browser session to a new URL

scraping_browser_go_backB

Go back to the previous page

scraping_browser_go_forwardB

Go forward to the next page

scraping_browser_linksA

Get all links on the current page, text and selectors It's strongly recommended that you call the links tool to check that your click target is valid

scraping_browser_clickA

Click on an element. Avoid calling this unless you know the element selector (you can use other tools to find those)

scraping_browser_typeC

Type text into an element

scraping_browser_wait_forC

Wait for an element to be visible on the page

scraping_browser_screenshotC

Take a screenshot of the current page

scraping_browser_get_textB

Get the text content of the current page

scraping_browser_get_htmlA

Get the HTML content of the current page. Avoid using the full_page option unless it is important to see things like script tags since this can be large

scraping_browser_scrollB

Scroll to the bottom of the current page

scraping_browser_scroll_toC

Scroll to a specific element on the page

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/dsouza-anush/brightdata-mcp-heroku'

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