> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Server Overview

> The Web Model Context Protocol (MCP) by Bright Data empowers your AI models and agents with real-time, reliable access to public web data — now available for free.

<Card title="Building an AI startup?" cta="Learn more" href="https://brightdata.com/ai/ai-startups-program" icon="rocket-launch" iconType="duotone" arrow="true">
  You might be eligible for our Startup Program. Get fully funded access to the infrastructure you're reading about right now (up to \$20K value).
</Card>

<Card title="Get Started for Free" icon="rocket" href="https://brightdata.com/?hs_signup=1&utm_source=docs" cta="Sign Up Now">
  Start using Bright Data’s MCP service with **5,000 requests** per month, completely FREE.
</Card>

## Choose Your MCP Server

<CardGroup>
  <Card title="Remote (Hosted) MCP" icon="cloud" href="/ai/mcp-server/remote/quickstart" cta="Quick Start">
    Launch a fully managed MCP server in the cloud, no setup required.
  </Card>

  <Card title="Local (Self-hosted) MCP" icon="house" href="/ai/mcp-server/local/quickstart" cta="Quick Start">
    Set up your own MCP server instance on-premise or in your private cloud.
  </Card>
</CardGroup>

<Tip>
  **Optimize Your Token Usage:** Select only the tools you need using [tool groups](/ai/mcp-server/tools) (e.g., `groups=ecommerce,social`) or individual tools (e.g., `tools=web_data_amazon_product`). This reduces context size and maximizes your usage.
</Tip>

## Explore MCP Server Resources

<CardGroup>
  <Card title="Tools" icon="wrench" horizontal href="/ai/mcp-server/tools">
    Discover the built-in tools available for your MCP Server.
  </Card>

  <Card title="FAQs" icon="book-open" horizontal href="/ai/mcp-server/faqs">
    Get quick answers to frequently asked MCP Server questions.
  </Card>

  <Card title="Usage Examples" icon="code" horizontal href="/ai/mcp-server/usage-examples">
    Learn from practical examples to accelerate your implementation.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" horizontal href="/ai/mcp-server/integrations">
    Connect MCP Server with leading AI platforms like Claude, Cursor, and more.
  </Card>

  <Card title="Source Code" icon="github" horizontal href="https://github.com/brightdata/brightdata-mcp?tab=readme-ov-file#-usage-examples">
    Explore the MCP Server source code on GitHub.
  </Card>
</CardGroup>

<Tip>
  With Bright Data's free MCP tier, your applications can seamlessly access both static and dynamic web content - without building or maintaining complex data pipelines.

  \
  **Pro tip:** Configure [specific tool groups](/ai/mcp-server/tools) to reduce token consumption and maximize your usage.
</Tip>

<Note>
  For team accounts, the MCP free tier is shared across all users within the account. If you require additional credits, please contact your account manager.
</Note>
