Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brightdata/brightdata-mcp
/ server.js
File
server.js
server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
'use strict'
; /*jslint node:true es9:true*/
3
import
{FastMCP} from
'fastmcp'
;
4
import
{z} from
'zod'
;
Callers
nothing calls this directly
Calls
11
parse_google_search_response
Function · 0.90
metadata_to_fields
Function · 0.90
build_allowed_tools
Function · 0.85
parse_rate_limit
Function · 0.85
ensure_required_zones
Function · 0.85
addTool
Function · 0.85
tool_fn
Function · 0.85
search_url
Function · 0.85
base_request
Function · 0.85
api_headers
Function · 0.85
dataset_id_to_title
Function · 0.85
Tested by
no test coverage detected