Brave Search MCP server
Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.5k stars17k downloads/wk
Reviews
Write oneNobody has reviewed Brave Search yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Brave Search tools (8)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
brave_image_searchbrave_llm_contextbrave_local_searchbrave_news_searchbrave_place_searchbrave_summarizerbrave_video_searchbrave_web_search
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- Code scan56 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the Brave Search repository's README, as published. We do not edit it. Read it on GitHub
Brave Search MCP Server
An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, place search, image search, video search, news search, LLM context, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode.
Migration
1.x to 2.x
Default transport now STDIO
To follow established MCP conventions, the server now defaults to STDIO. If you would like to continue using HTTP, you will need to set the BRAVEMCPTRANSPORT environment variable to http, or provide the runtime argument --transport http when launching the server.
Response structure of braveimagesearch
Version 1.x of the MCP server would return base64-encoded image data along with image URLs. This dramatically slowed down the response, as well as consumed unnecessarily context in the session. Version 2.x removes the base64-encoded data, and returns a response object that more closely reflects the original Brave Search API response. The updated output schema is defined in src/tools/images/schemas/output.ts.
Tools
Web Search (bravewebsearch)
Performs comprehensive web searches with rich result types and advanced filtering options.
Parameters:
- query (string, required): Search terms (max 400 chars, 50 words)
- country (string, optional): Country code (default: "US")
- search_lang (string, optional): Search language (default: "en")
- ui_lang (string, optional): UI language (default: "en-US")
- count (number, optional): Results per page (1-20, default: 10)
- offset (number, optional): Pagination offset (max 9, default: 0)
- safesearch (string, optional): Content filtering ("off", "moderate", "strict", default: "moderate")
- freshness (string, optional): Time filter ("pd", "pw", "pm", "py", or date range)
- text_decorations (boolean, optional): Include highlighting markers (default: true)
- spellcheck (boolean, optional): Enable spell checking (default: true)
- result_filter (array, optional): Filter result types (default: ["web", "query"])
- goggles (array, optional): Custom re-ranking definitions
Local Search (bravelocalsearch)
Searches for local businesses and places with detailed information including ratings, hours, and AI-generated descriptions.
Parameters:
- Same as bravewebsearch with automatic location filtering
- Automatically includes "web" and "locations" in result_filter
Note: Requires Pro plan for full local search capabilities. Falls back to web search otherwise.
Video Search (bravevideosearch)
Searches for videos with comprehensive metadata and thumbnail information.
Parameters:
- query (string, required): Search terms (max 400 chars, 50 words)
- country (string, optional): Country code (default: "US")
- search_lang (string, optional): Search language (default: "en")
- ui_lang (string, optional): UI language (default: "en-US")
- count (number, optional): Results per page (1-50, default: 20)
- offset (number, optional): Pagination offset (max 9, default: 0)
- spellcheck (boolean, optional): Enable spell checking (default: true)
- safesearch (string, optional): Content filtering ("off", "moderate", "strict", default: "moderate")
- freshness (string, optional): Time filter ("pd", "pw", "pm", "py", or date range)
Image Search (braveimagesearch)
Searches for images with metadata including URLs, dimensions, and confidence scores.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @brave/brave-search-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add brave-search-mcp-server -- npx -y @brave/brave-search-mcp-server
Brave Search: common questions
- Is Brave Search MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Brave Search safety report
- How do I install Brave Search?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Brave Search need an API key?
- Yes. The registry entry asks for
BRAVE_API_KEY. - Is Brave Search maintained?
- The last commit was in the last day (2026-09-22). The latest release is v2.1.3.
- What can I use instead of Brave Search?
- Servers from other publishers that do the same job: Perplexity API Platform MCP server, SearXNG Search MCP server and Clinicaltrialsgov MCP server. Compare all Brave Search alternatives.
Alternatives to Brave Search
Same job from other publishers: the closest match first, then the best rated.
- Perplexity API PlatformReal-time web search, reasoning, and research through Perplexity's APInot reviewedEstablishedA
- SearXNG SearchMCP server for SearXNG — privacy-respecting web search with pagination, URL readingnot reviewedEstablishedB
- ClinicaltrialsgovSearch ClinicalTrials.gov — find studies, retrieve results, match patients to eligible trials.not reviewedEstablishedA
- Search1APIWeb search, news, page retrieval, sitemaps, and trending topics through Search1API.not reviewedEstablishedA
Zotero MCPSearch, read, annotate, and add to your Zotero research library, local or web.not reviewedEstablishedB