What is the Docs MCP?
The Docs MCP server athttps://docs.brightdata.com/mcp exposes all Bright Data documentation as searchable MCP resources. Any MCP-compatible coding agent can connect and query the docs in real-time, directly inside its reasoning loop.
Two Bright MCP servers - two different jobs:
This page covers the Docs MCP. To access live web data from your agent, see the MCP Server docs →
Connect your agent
- Claude Code
- Cursor
- VS Code (Copilot)
- Claude Desktop
- Windsurf / Any MCP client
What can your agent do with it?
Once connected, your agent gains a search tool over the full Bright Data documentation index. It can:- Find the right API - “What’s the parameter for setting a custom geo-location in the SERP API?”
- Retrieve product pages - Pull the full reference for Web Unlocker, Scraping Browser, or any product
- Look up code examples - “Show me a Python example for paginating SERP results”
- Explore integrations - “How do I connect LangChain to Bright Data?”
- Check pricing and limits - “What are the rate limits for the Web MCP free tier?”
Use both MCP servers together
For maximum capability, connect both MCP servers in a single session:Rate limits
These limits apply to the Mintlify-hosted Docs MCP. For higher throughput, use llms-full.txt to load the full docs locally.
Next steps
Web MCP Server
Add live web data access - search, scrape, and extract from the web
LLM References
Load llms.txt or llms-full.txt for offline or RAG-based access to all docs