> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/brave.md).

# Brave Search

**Type:** Official

**Source Type:** Repository

**Source:** [GitHub](https://github.com/smithery-ai/reference-servers/tree/main/src/brave-search)

**Description:** Brave Search MCP server integrates Brave's privacy-focused search API with AI assistants, providing web search, local business search, news, image, and video search capabilities. It offers intelligent fallback mechanisms, pagination support, and advanced filtering options while maintaining Brave's privacy-first approach to search.

**Configuration Parameters:**

* **mcp\_transport configuration** - Configuration value (optional)
* **mcp\_port configuration** - Configuration value (optional)
* **mcp\_host configuration** - Configuration value (optional)

**Setup Steps:**

1. Sign up for a Brave Search API account at <https://brave.com/search/api/>
2. Navigate to 'API keys' in the dashboard
3. Click 'Add API Key' to generate a new key
4. Copy the generated API key for configuration
5. Note: Free tier allows up to 2,000 queries per month

***
