brave-search-mcp-server
MCP server integrating Brave Search API, providing comprehensive search capabilities.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- mcp-github
- Repository
- github.com/brave/brave-search-mcp-server
Overview
Brave Search MCP Server is an MCP server implementation that integrates the Brave Search API, offering a wide range of search functionalities including web search, local business search, location search, image search, video search, news search, LLM context, and AI-driven summary generation. It defaults to STDIO transport protocol and supports HTTP transport. This capability enables AI to access rich search results and perform advanced filtering and summarization. Ideal for AI applications requiring robust search functionality.
Capabilities
- ▪Web Search
- ▪Local Business Search
- ▪Location Search
- ▪Image Search
- ▪Video Search
- ▪News Search
Use cases
Setup
Install via npm: `npm install brave-search-mcp-server`, then configure the environment variable `BRAVE_MCP_TRANSPORT` to select the transport protocol.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to switch to HTTP transport?
Set the environment variable `BRAVE_MCP_TRANSPORT=http` or add the flag `--transport http` when starting.
Does it support Pro plan features?
Yes, some features such as additional excerpts and full local search require a Pro plan.
Related skills
Scrapling
An adaptive web scraping framework capable of handling everything from single requests to large-scale scraping.
TrendRadar
An AI-driven tool for sentiment monitoring and trend analysis, supporting multi-platform aggregation, RSS subscription, and intelligent notifications.
gpt-researcher
An autonomous agent for deep research using any LLM provider.
Deep-Research-skills
Provides structured deep research capabilities for Claude Code, OpenCode, and Codex, supporting a two-phase research process.
user-research-skill
Provides end-to-end user research capabilities for AI agents, including interviews, synthetic users, and quantitative surveys.
google-maps-scraper
Scrape business data from Google Maps, such as name, address, phone number, etc.