Back to search
30
MCP

brightdata-mcp

brightdata/brightdata-mcp

A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.brightdata/brightdata-mcp
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
0 tools
brightdata-mcp-full
Comprehensive Python MCP server wrapping Bright Data's full REST API (350+ endpoints)
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "brightdata-mcp": {
      "url": "https://brightdata.com/",
      "transport": "http"
    }
  }
}