Brave Search MCP
About
Brave's official MCP server uses the Brave Search API to give agents privacy-focused real-time web search — web, news, image, video and local business results from an independent index that avoids Big Tech tracking.
Our Verdict
Brave Search MCP brings search capabilities to the MCP ecosystem. Its GitHub popularity reflects community trust, and the standardized protocol ensures broad compatibility across AI clients.
Pricing
Use Cases
- Integrating search capabilities into AI agent workflows
- Building custom AI-powered tools with Brave Search MCP
- Enhancing AI agent functionality with standardized MCP access
Pros
- Brave Search MCP provides standardized MCP protocol access
- Open source with 1,340 GitHub stars
- Active development and community support
Cons
- Requires MCP-compatible client (Claude, Cursor, etc.)
- Setup complexity varies by client
- Some features may depend on client capabilities
Installation
npx -y @brave/brave-search-mcp-serverFrequently Asked Questions
How is Brave Search MCP different from Exa MCP?
Brave offers privacy-focused general search (web, news, images, video, local businesses) from its own independent index without tracking users; Exa leans toward AI-optimized neural search that returns LLM-ready page content. Pick Brave for general search and privacy, Exa for structured research results — they complement each other.
How do I install Brave Search MCP? Do I need an API key?
Run npx -y @brave/brave-search-mcp-server and set BRAVE_API_KEY as an environment variable. Get the key by signing up on the Brave Search API site; the free tier includes a monthly allowance sufficient for personal and light integrations.
Is Brave Search MCP free?
The MCP server is open source and free (MIT); the search is powered by the Brave Search API, which has a free tier (monthly allowance included) and pay-as-you-go beyond it. Personal and small-scale integrations usually stay within the free tier.