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 Server
Brave Search MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/10/2026, 9:15:49 PM

Brave Search MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1.4k GitHub StarsTotal stargazers on GitHub for the source repository (1,434 stars).Visit Website
searchweb-searchnewsplacesrag

Searches the web, news, images, videos, places, and local businesses through Brave Search API tools over MCP.

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": {
    "brave-brave-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

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

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

Overview

The brave/brave-search-mcp-server MCP server exposes Brave Search API capabilities to MCP clients, including web, news, image, video, local, place, and LLM-context search. It runs over STDIO by default and can use HTTP when configured with the appropriate transport setting. Search tools support filters such as country, language, freshness, safe search, pagination, re-ranking, and geographic constraints. Reach for it when an agent needs current web information, structured place data, or search-derived context for grounding and retrieval.

Use cases

β€’Search the web for current technical information
β€’Retrieve recent news with freshness filters
β€’Find businesses and points of interest by location
β€’Collect image and video search metadata
β€’Generate grounded context or summaries from search results

Key features

β€’Web search with pagination and result filtering
β€’News, image, and video search tools
β€’Local business and place search
β€’LLM-oriented web context retrieval
β€’Search-result summarization workflow
β€’Geographic, language, freshness, and safe-search controls

Capabilities & Tool Schemas (54) ~150 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 Server.

query

Callable MCP tool function

country

Callable MCP tool function

search_lang

Callable MCP tool function

ui_lang

Callable MCP tool function

count

Callable MCP tool function

offset

Callable MCP tool function

How Brave Search MCP Server works

What brave/brave-search-mcp-server MCP server does

The brave/brave-search-mcp-server MCP server connects MCP clients to Brave Search API operations. It provides separate tools for general web search, local businesses, videos, images, news, places, AI-oriented web context, and summaries generated from search results.

Web search accepts a required query and optional controls for country, search and interface language, result count, pagination, safe search, freshness, spell checking, result types, custom re-ranking definitions, measurement units, additional snippets, and summary-key generation. News search adds current-article retrieval and freshness defaults suited to recent coverage. Image and video tools return their respective search metadata, while place search can find points of interest using a query, coordinates, a location string, and an optional radius.

How it works

The server supports two MCP transports. STDIO is the default in the current version. HTTP can be selected by setting BRAVE_MCP_TRANSPORT to http or by launching the runtime with --transport http.

A typical summarization flow uses two calls: first run web search with summary generation enabled, then pass the returned summary key to the summarizer tool. The summarizer can optionally return entity information and inline source references.

The LLM-context tool retrieves pre-extracted web content for agent grounding and retrieval workflows. Its controls include URL and snippet limits, approximate token budgets, per-URL limits, and context-threshold modes.

Tools and capabilities

The brave/brave-search-mcp-server MCP server exposes these documented operations:

  • brave_web_search for general web results and advanced filtering.
  • brave_local_search for businesses and places, including ratings, hours, and descriptions.
  • brave_video_search and brave_image_search for media discovery and metadata.
  • brave_news_search for news articles, freshness controls, and breaking-news indicators.
  • brave_place_search for structured points-of-interest data such as addresses, hours, contact details, ratings, photos, categories, and time zones.
  • brave_llm_context for web content prepared for AI agents and RAG pipelines.
  • brave_summarizer for summaries based on a summary key returned by web search.

Local search automatically includes web and location result types. Full local-search functionality requires a Pro plan; otherwise, the tool falls back to web search. Additional snippets are also documented as a Pro-plan feature for web and news search.

Limitations and notes

Queries are limited to 400 characters and 50 words. Several tools cap pagination offsets at 9, and each search type has its own result-count limits. Place searches can run globally when no radius is supplied, while geographic searches can use coordinates or a location string.

Version 2 no longer returns base64-encoded image data from image search. Image responses instead contain an object shaped more closely to the Brave Search API response, including image metadata and URLs. The provided material does not specify the server’s package installation command, API credential setup, license, or supported named client applications.

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

Related MCP Servers

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

    Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API

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

    /☁️ - A Model Context Protocol Server for SearXNG

    πŸ”Ž Search & Data Extraction1 views
    Compare vs MCP SearXNG β†’
  • Duckduckgo MCP Server logoDuckduckgo MCP Server

    This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Duckduckgo MCP Server β†’
  • Olostep MCP Server logoOlostep MCP Server

    API to search, extract and structure web data. Web scraping, AI-powered answers with citations, batch processing (10k URLs), and autonomous site crawling.

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Olostep MCP Server β†’

Adoption & maintenance

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

GitHub stars
1.4k
Stargazers on the source repository.
npm downloads
1M
Package downloads in the last 30 days.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
54
Callable tools this server registers over MCP.
Directory activity
7 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 Server

The provided material does not include an installation command or package name.

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 Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/brave-brave-search-mcp-server?style=directory)](https://allmcps.com/mcp/brave-brave-search-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/brave-brave-search-mcp-server"><img src="https://allmcps.com/api/badge/brave-brave-search-mcp-server?style=directory" alt="Brave Search MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingFreemium
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
Last updatedSep 10, 2026
10/10 checks healthy over the last 32d
Views7
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 stars1,434
GitHub Star CountTotal stargazers on GitHub representing community popularity (1,434 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
npm downloads1,025,543/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good Β· 61/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 ownership6/20
Documentation & tools25/30
Adoption & activity14/15
Community engagement1/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

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 15d ago via OSV.dev Β· @modelcontextprotocol/inspector (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code