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

# Introduction

> The Birdeye MCP server gives AI assistants direct access to your Birdeye data — Reviews, Listings, Surveys, Social, Ticketing, Search AI, Insights, and more

## What is the Birdeye MCP Server?

The **Birdeye MCP Server** implements the [Model Context Protocol (MCP)](https://modelcontextprotocol.io), an open standard that lets AI assistants (Claude, ChatGPT, and others) securely connect to external data sources and services.

By connecting your AI assistant to `https://mcp.birdeye.com/mcp`, you can ask natural-language questions and get real-time answers powered by your live Birdeye account data.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/mcp/quickstart">
    Connect your AI assistant to Birdeye in under 5 minutes
  </Card>

  <Card title="Authentication" icon="lock" href="/mcp/authentication">
    Learn how OAuth 2.0 keeps your data secure
  </Card>

  <Card title="Tools Overview" icon="wrench" href="/mcp/tools/overview">
    Browse all 31 available tools by category
  </Card>

  <Card title="Birdeye Platform" icon="https://mintcdn.com/birdeye-0229a3ce/hPnwFq14OPbAVJLt/images/birdeye-favicon.svg?fit=max&auto=format&n=hPnwFq14OPbAVJLt&q=85&s=e82b5184dbaedf10e12df434049ed2e6" href="https://birdeye.com" width="28" height="28" data-path="images/birdeye-favicon.svg">
    Learn more about the Birdeye platform
  </Card>
</CardGroup>

## What can you do?

Once connected, your AI assistant can answer questions like:

* *"What are my review trends over the last 30 days?"*
* *"Which of my locations have the lowest listing accuracy on Google?"*
* *"Show me the SWOT analysis from the latest Search AI run."*
* *"How did my Facebook posts perform last month compared to the month before?"*

## Supported AI Clients

The Birdeye MCP Server is compatible with any MCP-capable AI client:

* **Claude** (claude.ai)
* **ChatGPT** (chatgpt.com)
* Any other MCP-compatible client

<Warning>
  If you are using an MCP client other than ChatGPT or Claude, you must register it with Birdeye by providing your redirect URI to Birdeye Support.
</Warning>
