MCPcopy 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*/
3import {FastMCP} from 'fastmcp';
4import {z} from 'zod';

Callers

nothing calls this directly

Calls 11

metadata_to_fieldsFunction · 0.90
build_allowed_toolsFunction · 0.85
parse_rate_limitFunction · 0.85
ensure_required_zonesFunction · 0.85
addToolFunction · 0.85
tool_fnFunction · 0.85
search_urlFunction · 0.85
base_requestFunction · 0.85
api_headersFunction · 0.85
dataset_id_to_titleFunction · 0.85

Tested by

no test coverage detected