Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Brave Search MCP
Brave Search MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:15:58 PM

Brave Search MCP

User RatingsBe the first to rate and review this MCP server!
View Repository126 GitHub StarsTotal stargazers on GitHub for the source repository (126 stars).Visit Website
searchwebimagenewsvideo

MCP server providing web, image, news, video, local POI, and LLM context search via Brave Search API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mikechao-brave-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brave-search-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

This MCP server integrates with the Brave Search API to offer multiple search capabilities including web, image, news, video, local points of interest, and LLM context search. It supports pagination, freshness filtering, and configurable result counts. Use it when you need diverse search results or pre-extracted web content optimized for AI agents and retrieval-augmented generation pipelines.

Use cases

β€’Perform web searches with pagination and freshness filters
β€’Retrieve images relevant to a query
β€’Search for recent news articles or trending topics
β€’Find local businesses, services, or points of interest
β€’Obtain pre-extracted web content for LLM context and grounding

Key features

β€’Web, image, news, video, and local POI search
β€’LLM context search with snippet and token controls
β€’Supports result count limits and pagination offsets
β€’Filters search results by freshness or custom date ranges
β€’Fallback to web search if no local results found

Capabilities & Tool Schemas (2) ~30 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Brave Search MCP.

query

(string): The term to search for videos

count

(number, optional): The number of videos to return (max 20, default 10)

Documentation Overview

Brave Search MCP Server

An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Video Search, Image Search, News Search and LLM Context Search capabilities

Brave Search MCP server

Features

  • Web Search: Perform a regular search on the web
  • Image Search: Search the web for images.
  • News Search: Search the web for news
  • Video Search: Search the web for videos
  • Local Points of Interest Search: Search for local physical locations, businesses, restaurants, services, etc
  • LLM Context Search: Fetch and extract full web page content optimized for reading and synthesizing sources

Tools

  • brave_web_search

    • Execute web searches using Brave's API
    • Inputs:
      • query (string): The term to search the internet for
      • count (number, optional): The number of results to return (max 20, default 10)
      • offset (number, optional, default 0): The offset for pagination
      • freshness (enum, optional): Filters search results by when they were discovered
        • The following values are supported
          • pd: Discovered within the last 24 hours.
          • pw: Discovered within the last 7 Days.
          • pm: Discovered within the last 31 Days.
          • py: Discovered within the last 365 Days
          • YYYY-MM-DDtoYYYY-MM-DD: Custom date range (e.g., 2022-04-01to2022-07-30)
  • brave_image_search

    • Get images from the web relevant to the query
    • Inputs:
      • query (string): The term to search the internet for images of
      • count (number, optional): The number of images to return (max 50, default 10)
  • brave_news_search

    • Searches the web for news
    • Inputs:
      • query (string): The term to search the internet for news articles, trending topics, or recent events
      • count (number, optional): The number of results to return (max 20, default 10)
      • offset (number, optional, default 0): The zero-based offset for pagination (max 9)
      • freshness (enum, optional): Filters search results by when they were discovered
        • The following values are supported
          • pd: Discovered within the last 24 hours.
          • pw: Discovered within the last 7 Days.
          • pm: Discovered within the last 31 Days.
          • py: Discovered within the last 365 Days
          • YYYY-MM-DDtoYYYY-MM-DD: Custom date range (e.g., 2022-04-01to2022-07-30)
  • brave_local_search

    • Search for local businesses, services and points of interest
    • Falls back to brave_web_search on the initial page if no location results are found
    • Inputs:
      • query (string): Local search term
      • count (number, optional): The number of results to return (max 20, default 5)
      • offset (number, optional, default 0): The zero-based offset for pagination (max 9)
  • brave_video_search

    • Search the web for videos
    • Inputs:
      • query: (string): The term to search for videos
      • count: (number, optional): The number of videos to return (max 20, default 10)
      • offset (number, optional, default 0): The zero-based offset for pagination (max 9)
      • freshness (enum, optional): Filters search results by when they were discovered
        • The following values are supported
          • pd: Discovered within the last 24 hours.
          • pw: Discovered within the last 7 Days.
          • pm: Discovered within the last 31 Days.
          • py: Discovered within the last 365 Days
          • YYYY-MM-DDtoYYYY-MM-DD: Custom date range (e.g., 2022-04-01to2022-07-30)
  • brave_llm_context_search

    • Pre-extracted web content optimized for AI agents, LLM grounding, and RAG pipelines.
    • Uses Brave's balanced context threshold mode in compact mode and disables Brave relevance filtering in full mode.
    • Inputs:
      • query (string): The search query. Maximum 400 characters and 50 words.
      • url (string, optional): Optional URL to target. When provided, query and URL are combined for retrieval and only snippets from this exact URL are returned.
      • count (number, optional, default 8): The maximum number of search results considered. Minimum 1, maximum 50.
      • maximumNumberOfUrls (number, optional, default 8): The maximum number of URLs to include in the response. Minimum 1, maximum 50.
      • maximumNumberOfTokens (number, optional, default 2048): The approximate maximum number of tokens in the returned context. Minimum 1024, maximum 32768.
      • maximumNumberOfSnippets (number, optional, default 16): The maximum number of snippets across all URLs. Minimum 1, maximum 100.
      • maximumNumberOfTokensPerUrl (number, optional, default 512): The maximum number of tokens per URL. Minimum 512, maximum 8192.
      • maximumNumberOfSnippetsPerUrl (number, optional, default 2): The maximum number of snippets per URL. Minimum 1, maximum 100.
      • responseMode (enum, optional, default compact): compact applies Brave's balanced relevance filtering plus local snippet filtering/truncation. full disables Brave's relevance filtering and returns raw snippets without local filtering or truncation.
      • maxSnippetChars (number, optional, default 400): Maximum characters per snippet in compact mode. Minimum 80, maximum 4000.
      • maxOutputChars (number, optional, default 8000): Approximate maximum serialized response size in compact mode. Minimum 1000, maximum 100000.

OpenAI Apps & MCP Apps Support

Watch the demo
▢️ Click to watch the demo video

There is now support for OpenAI Apps and MCP Apps in this MCP Server. When UI mode is enabled for each tool there is a corresponding UI widget that let's you control what gets added to the model's context. See the directions in usage with ChatGPT section.

Configuration

Getting an API Key

  1. Sign up for a Brave Search API account
  2. Choose a plan
  3. Generate your API key from the developer dashboard

Runtime modes

By default the MCP server runs in stdio mode.

bash
BRAVE_API_KEY="your_key_here" npx -y brave-search-mcp

To enable Streamable HTTP mode:

bash
BRAVE_API_KEY="your_key_here" npx -y brave-search-mcp --http

By default the server listens on port 3001. The URL is:

Code
http://0.0.0.0:3001/mcp

There are two configuration modes:

  • Env mode: BRAVE_MCP_CONFIG is unset. Feature toggles come from environment variables exactly as in previous releases.
  • File mode: BRAVE_MCP_CONFIG=/path/to/config.toml is set. The TOML file becomes the single source of truth for feature settings, and overlapping feature env vars are ignored with warnings.

Environment-only settings

These settings are always read from the process environment, regardless of mode:

  • BRAVE_API_KEY (required): Brave Search API key.
  • PORT (optional): HTTP port (default: 3001).
  • HOST (optional): Interface to bind to (default: 0.0.0.0).
  • BRAVE_MCP_CONFIG (optional): Absolute or relative path to a TOML config file for feature settings.

Env mode feature settings

When BRAVE_MCP_CONFIG is not set, these feature env vars are supported:

  • ALLOWED_HOSTS (HTTP mode only): Comma-separated list of allowed hostnames for Host header validation.
    • Example: ALLOWED_HOSTS=localhost,127.0.0.1,my-app.ngrok-free.app
    • Use hostnames only (no scheme/path), e.g. my-app.ngrok-free.app not https://my-app.ngrok-free.app/mcp
  • BRAVE_MCP_POLICY_FILE: JSON policy file path.
  • BRAVE_MCP_POLICY_REDACT: true to redact matched text instead of blocking it.
  • BRAVE_MCP_REQUEST_LIMIT: Positive integer request cap.
  • BRAVE_MCP_WINDOW_SECONDS: Non-negative integer rolling window size.
  • BRAVE_MCP_COOLDOWN_SECONDS: Non-negative integer cooldown after the limit is exceeded.
  • BRAVE_MCP_AUDIT_LOG: true to emit audit logs.
  • BRAVE_MCP_AUDIT_LOG_RAW: true to include raw query text in audit logs.
  • BRAVE_MCP_REQUIRE_JUSTIFICATION: true to reject tool calls without a justification string.

Examples:

bash
# Local only
HOST=127.0.0.1 ALLOWED_HOSTS=localhost,127.0.0.1 BRAVE_API_KEY="your_key_here" npx -y brave-search-mcp --http
bash
# Local with ngrok tunnel
HOST=127.0.0.1 ALLOWED_HOSTS=localhost,127.0.0.1,my-app.ngrok-free.app BRAVE_API_KEY="your_key_here" npx -y brave-search-mcp --http --ui

File mode (BRAVE_MCP_CONFIG)

When BRAVE_MCP_CONFIG is set, the file controls feature configuration, including the HTTP host allowlist.

toml
[auth]
httpApiKey = "sk-..."
requireAuth = true
callerId = "team-a"

[auth.jwt]
jwksUri = "https://idp.example.com/.well-known/jwks.json"
audience = "brave-search-mcp"
clockSkewSeconds = 30

[auth.oauth]
issuer = "https://idp.example.com"
audience = "brave-search-mcp"
clientId = "client-123"
clientSecret = "super-secret"
verifyStrategy = "jwks"

[audit]
enabled = true
logRaw = false
hmacSecret = "audit-secret"

[policy]
file = "/etc/brave-mcp/policy.json"
redact = false

[guardrail]
requestLimit = 100
windowSeconds = 60
cooldownSeconds = 10
requireJustification = false

[server]
allowedHosts = [
  "localhost",
  "127.0.0.1",
  "my-app.ngrok-free.app",
]

Notes:

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP β†’
  • MCP SearXNG logoMCP SearXNG

    /☁️ - A Model Context Protocol Server for SearXNG

    πŸ”Ž Search & Data Extraction1 views
    Compare vs MCP SearXNG β†’
  • Dappier MCP logoDappier MCP

    Enable fast, free real-time web search and access premium data from trusted media brandsβ€”news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Dappier MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
126
Stargazers on the source repository.
npm downloads
972
Package downloads in the last 30 days.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Brave Search MCP

It supports web, image, news, video, local points of interest, and LLM context search.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBrave Search MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mikechao-brave-search-mcp?style=directory)](https://allmcps.com/mcp/mikechao-brave-search-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/mikechao-brave-search-mcp"><img src="https://allmcps.com/api/badge/mikechao-brave-search-mcp?style=directory" alt="Brave Search MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
Last updatedAug 9, 2026
10/11 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars126
GitHub Star CountTotal stargazers on GitHub representing community popularity (126 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 28, 2026
npm downloads972/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good Β· 59/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 22d ago via OSV.dev Β· brave-search-mcp (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Brave Search MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code